Domain Rule Based Matching Args
constructor(attributeTypesSelector: Output<DomainAttributeTypesSelectorArgs>? = null, conflictResolution: Output<DomainConflictResolutionArgs>? = null, enabled: Output<Boolean>, exportingConfig: Output<DomainExportingConfigArgs>? = null, matchingRules: Output<List<DomainMatchingRuleArgs>>? = null, maxAllowedRuleLevelForMatching: Output<Int>? = null, maxAllowedRuleLevelForMerging: Output<Int>? = null, status: Output<DomainRuleBasedMatchingStatus>? = null)