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