RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgs

data class RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgs(val customActions: Output<List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs>>? = null, val statelessRules: Output<List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs>>) : ConvertibleToJava<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgs>

Properties

Link copied to clipboard

Set of configuration blocks containing custom action definitions that are available for use by the set of stateless rule. See Custom Action below for details.

Link copied to clipboard

Set of configuration blocks containing the stateless rules for use in the stateless rule group. See Stateless Rule below for details.

Functions

Link copied to clipboard
open override fun toJava(): RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgs