Rule Group Rule Group Rules Source Stateless Rules And Custom Actions Args
data class RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgs(val customActions: Output<List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs>>? = null, val statelessRules: Output<List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs>>) : ConvertibleToJava<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsArgs(customActions: Output<List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs>>? = null, statelessRules: Output<List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs>>)
Functions
Properties
Link copied to clipboard
val customActions: Output<List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs>>? = null
Link copied to clipboard