UserPoolUserPoolAddOnsAdvancedSecurityAdditionalFlows

data class UserPoolUserPoolAddOnsAdvancedSecurityAdditionalFlows(val customAuthMode: String? = null)

Constructors

constructor(customAuthMode: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customAuthMode: String? = null

Mode of threat protection operation in custom authentication. Valid values are AUDIT or ENFORCED. The default value is AUDIT.