lookupMappings

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


@JvmName(name = "kjbjhfdjyccwhfyo")
suspend fun lookupMappings(values: List<Output<RelationshipTypeMappingArgs>>)
@JvmName(name = "gitaqnglwrhlacwy")
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 = "kvsfuowppfbjaoek")
suspend fun lookupMappings(argument: List<suspend RelationshipTypeMappingArgsBuilder.() -> Unit>)
@JvmName(name = "yxilfiwvwuimgifq")
suspend fun lookupMappings(vararg argument: suspend RelationshipTypeMappingArgsBuilder.() -> Unit)
@JvmName(name = "yvjqpocswrgvlthy")
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.