SoftwareTokenMfaConfigType
public struct SoftwareTokenMfaConfigType : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
Specifies whether software token MFA is enabled.
Declaration
Swift
public let enabled: Bool? - 
                  
                  
Undocumented
Declaration
Swift
public init(enabled: Bool? = nil) 
View on GitHub
        SoftwareTokenMfaConfigType Structure Reference