ruleDefinitionTypes

@JvmName(name = "nxbfuvhinsabmfwl")
suspend fun ruleDefinitionTypes(value: Output<List<IdNamespaceRuleDefinitionType>>)
@JvmName(name = "fcixsgufyfitpbof")
suspend fun ruleDefinitionTypes(value: List<IdNamespaceRuleDefinitionType>?)

Parameters

value

The sets of rules you can use in an ID mapping workflow. The limitations specified for the source and target must be compatible.


@JvmName(name = "uosaweuhiesvwwgo")
suspend fun ruleDefinitionTypes(vararg values: Output<IdNamespaceRuleDefinitionType>)


@JvmName(name = "amfyxnnqdfampqhj")
suspend fun ruleDefinitionTypes(values: List<Output<IdNamespaceRuleDefinitionType>>)
@JvmName(name = "dbjlrgeucpnlkdhs")
suspend fun ruleDefinitionTypes(vararg values: IdNamespaceRuleDefinitionType)

Parameters

values

The sets of rules you can use in an ID mapping workflow. The limitations specified for the source and target must be compatible.