lookupMappings

@JvmName(name = "crjireusfhyiaefs")
suspend fun lookupMappings(value: Output<List<RelationshipTypeMappingArgs>>)
@JvmName(name = "qlfetstefmbcmxcs")
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 = "daqtjnwgbsyjpknp")
suspend fun lookupMappings(vararg values: Output<RelationshipTypeMappingArgs>)


@JvmName(name = "ngwoltystyvwayog")
suspend fun lookupMappings(values: List<Output<RelationshipTypeMappingArgs>>)
@JvmName(name = "vnlgirpjexgvuprf")
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 = "kiaeatpklawuygpl")
suspend fun lookupMappings(argument: List<suspend RelationshipTypeMappingArgsBuilder.() -> Unit>)
@JvmName(name = "nvmynjbyhuyehyul")
suspend fun lookupMappings(vararg argument: suspend RelationshipTypeMappingArgsBuilder.() -> Unit)
@JvmName(name = "ygrayrqqfxgfyakc")
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.