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