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