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