attribute Types Selector
suspend fun attributeTypesSelector(value: Output<DomainRuleBasedMatchingAttributeTypesSelectorArgs>)
Parameters
value
A block that configures information about the AttributeTypesSelector
where the rule-based identity resolution uses to match profiles. Documented below.
suspend fun attributeTypesSelector(argument: suspend DomainRuleBasedMatchingAttributeTypesSelectorArgsBuilder.() -> Unit)
Parameters
argument
A block that configures information about the AttributeTypesSelector
where the rule-based identity resolution uses to match profiles. Documented below.