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