pub type OwnedCreateApiPolicyResponseView = OwnedView<CreateApiPolicyResponseView<'static>>;Expand description
Shorthand for OwnedView<CreateApiPolicyResponseView<'static>>.
Aliased Typeยง
pub struct OwnedCreateApiPolicyResponseView { /* private fields */ }