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