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