no Action Email
suspend fun noActionEmail(value: Output<RiskConfigurationAccountTakeoverRiskConfigurationNotifyConfigurationNoActionEmailArgs>)
suspend fun noActionEmail(value: RiskConfigurationAccountTakeoverRiskConfigurationNotifyConfigurationNoActionEmailArgs?)
Parameters
value
The email template used when a detected risk event is allowed. See notify email type below.
suspend fun noActionEmail(argument: suspend RiskConfigurationAccountTakeoverRiskConfigurationNotifyConfigurationNoActionEmailArgsBuilder.() -> Unit)
Parameters
argument
The email template used when a detected risk event is allowed. See notify email type below.