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