ruleConfig

@JvmName(name = "qedqdwqidhopohgx")
suspend fun ruleConfig(value: Output<SafetyRuleRuleConfigArgs>)
@JvmName(name = "ayipivdagbgogeky")
suspend fun ruleConfig(value: SafetyRuleRuleConfigArgs?)

Parameters

value

The criteria that you set for specific assertion controls (routing controls) that designate how many control states must be ON as the result of a transaction. For example, if you have three assertion controls, you might specify ATLEAST 2 for your rule configuration. This means that at least two assertion controls must be ON , so that at least two AWS Regions have traffic flowing to them.


@JvmName(name = "ttatvhthuuxftomk")
suspend fun ruleConfig(argument: suspend SafetyRuleRuleConfigArgsBuilder.() -> Unit)

Parameters

argument

The criteria that you set for specific assertion controls (routing controls) that designate how many control states must be ON as the result of a transaction. For example, if you have three assertion controls, you might specify ATLEAST 2 for your rule configuration. This means that at least two assertion controls must be ON , so that at least two AWS Regions have traffic flowing to them.