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