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