Rule Group Rule Definition Args
data class RuleGroupRuleDefinitionArgs(val actions: Output<List<String>>, val matchAttributes: Output<RuleGroupMatchAttributesArgs>) : ConvertibleToJava<RuleGroupRuleDefinitionArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleDefinitionArgs(actions: Output<List<String>>, matchAttributes: Output<RuleGroupMatchAttributesArgs>)