UserPoolRiskConfigurationAttachmentAccountTakeoverRiskConfigurationTypeArgs

data class UserPoolRiskConfigurationAttachmentAccountTakeoverRiskConfigurationTypeArgs(val actions: Output<UserPoolRiskConfigurationAttachmentAccountTakeoverActionsTypeArgs>, val notifyConfiguration: Output<UserPoolRiskConfigurationAttachmentNotifyConfigurationTypeArgs>? = null) : ConvertibleToJava<UserPoolRiskConfigurationAttachmentAccountTakeoverRiskConfigurationTypeArgs>

Properties

Link copied to clipboard

A list of account-takeover actions for each level of risk that Amazon Cognito might assess with threat protection.

Link copied to clipboard

The settings for composing and sending an email message when threat protection assesses a risk level with adaptive authentication. When you choose to notify users in AccountTakeoverRiskConfiguration , Amazon Cognito sends an email message using the method and template that you set with this data type.

Functions

Link copied to clipboard
open override fun toJava(): UserPoolRiskConfigurationAttachmentAccountTakeoverRiskConfigurationTypeArgs