Domain Matching Rule Args
data class DomainMatchingRuleArgs(val rule: Output<List<String>>) : ConvertibleToJava<DomainMatchingRuleArgs>
Specifies how does the rule-based matching process should match profiles.
Specifies how does the rule-based matching process should match profiles.