high Action
suspend fun highAction(value: Output<RiskConfigurationAccountTakeoverRiskConfigurationActionsHighActionArgs>)
suspend fun highAction(value: RiskConfigurationAccountTakeoverRiskConfigurationActionsHighActionArgs?)
Parameters
value
Action to take for a high risk. See action block below.
suspend fun highAction(argument: suspend RiskConfigurationAccountTakeoverRiskConfigurationActionsHighActionArgsBuilder.() -> Unit)
Parameters
argument
Action to take for a high risk. See action block below.