stateless Rules And Custom Actions
suspend fun statelessRulesAndCustomActions(value: Output<RuleGroupStatelessRulesAndCustomActionsArgs>)
Parameters
value
Stateless inspection criteria to be used in a stateless rule group.
suspend fun statelessRulesAndCustomActions(argument: suspend RuleGroupStatelessRulesAndCustomActionsArgsBuilder.() -> Unit)
Parameters
argument
Stateless inspection criteria to be used in a stateless rule group.