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