lookupMappings

@JvmName(name = "wiacqbmattmwxeut")
suspend fun lookupMappings(value: Output<List<RelationshipTypeMappingArgs>>)
@JvmName(name = "enpcnujdbkjmcgeb")
suspend fun lookupMappings(value: List<RelationshipTypeMappingArgs>?)

Parameters

value

Optional property to be used to map fields in profile to their strong ids in related profile.


@JvmName(name = "uqwdralpjhvftiau")
suspend fun lookupMappings(vararg values: Output<RelationshipTypeMappingArgs>)


@JvmName(name = "wdqugeqixwvvwicy")
suspend fun lookupMappings(values: List<Output<RelationshipTypeMappingArgs>>)
@JvmName(name = "psiovowlcehedmtx")
suspend fun lookupMappings(vararg values: RelationshipTypeMappingArgs)

Parameters

values

Optional property to be used to map fields in profile to their strong ids in related profile.


@JvmName(name = "qnqqrfqwnbnwwnti")
suspend fun lookupMappings(argument: List<suspend RelationshipTypeMappingArgsBuilder.() -> Unit>)
@JvmName(name = "sipbceopuvlauymt")
suspend fun lookupMappings(vararg argument: suspend RelationshipTypeMappingArgsBuilder.() -> Unit)
@JvmName(name = "rtauoxmfclwvnfuc")
suspend fun lookupMappings(argument: suspend RelationshipTypeMappingArgsBuilder.() -> Unit)

Parameters

argument

Optional property to be used to map fields in profile to their strong ids in related profile.