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