AccountTakeoverRiskConfigurationType
public struct AccountTakeoverRiskConfigurationType : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
Account takeover risk configuration actions
Declaration
Swift
public let actions: AccountTakeoverActionsType - 
                  
                  
The notify configuration used to construct email notifications.
Declaration
Swift
public let notifyConfiguration: NotifyConfigurationType? - 
                  
                  
Undocumented
Declaration
Swift
public init(actions: AccountTakeoverActionsType, notifyConfiguration: NotifyConfigurationType? = nil) - 
                  
                  
Declaration
Swift
public func validate(name: String) throws 
View on GitHub
        AccountTakeoverRiskConfigurationType Structure Reference