stateless Rules And Custom Actions
suspend fun statelessRulesAndCustomActions(value: Output<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgs>)
suspend fun statelessRulesAndCustomActions(value: RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgs?)
Parameters
value
A configuration block containing stateless inspection criteria for a stateless rule group. See Stateless Rules and Custom Actions below for details.
suspend fun statelessRulesAndCustomActions(argument: suspend RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgsBuilder.() -> Unit)
Parameters
argument
A configuration block containing stateless inspection criteria for a stateless rule group. See Stateless Rules and Custom Actions below for details.