notify Configuration
suspend fun notifyConfiguration(value: Output<UserPoolRiskConfigurationAttachmentNotifyConfigurationTypeArgs>)
suspend fun notifyConfiguration(value: UserPoolRiskConfigurationAttachmentNotifyConfigurationTypeArgs?)
Parameters
value
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.
suspend fun notifyConfiguration(argument: suspend UserPoolRiskConfigurationAttachmentNotifyConfigurationTypeArgsBuilder.() -> Unit)
Parameters
argument
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.