fieldMappings

@JvmName(name = "qlagainrjtmtiokq")
suspend fun fieldMappings(value: Output<List<RelationshipTypeFieldMappingArgs>>)
@JvmName(name = "dpolymbjikouaoxx")
suspend fun fieldMappings(value: List<RelationshipTypeFieldMappingArgs>)

Parameters

value

Maps a profile property with the StrongId of related profile. This is an array to support StrongIds that are composite key as well.


@JvmName(name = "gvamcjudtjrablog")
suspend fun fieldMappings(vararg values: Output<RelationshipTypeFieldMappingArgs>)


@JvmName(name = "ivqlxhgroqsbukrb")
suspend fun fieldMappings(values: List<Output<RelationshipTypeFieldMappingArgs>>)
@JvmName(name = "niujdxdtkbtrqgnl")
suspend fun fieldMappings(vararg values: RelationshipTypeFieldMappingArgs)

Parameters

values

Maps a profile property with the StrongId of related profile. This is an array to support StrongIds that are composite key as well.


@JvmName(name = "xybrwnljrwgjyjuf")
suspend fun fieldMappings(argument: List<suspend RelationshipTypeFieldMappingArgsBuilder.() -> Unit>)
@JvmName(name = "dfcnwlqiaxpjyrlm")
suspend fun fieldMappings(vararg argument: suspend RelationshipTypeFieldMappingArgsBuilder.() -> Unit)
@JvmName(name = "qpmpgsqmgveyalox")
suspend fun fieldMappings(argument: suspend RelationshipTypeFieldMappingArgsBuilder.() -> Unit)

Parameters

argument

Maps a profile property with the StrongId of related profile. This is an array to support StrongIds that are composite key as well.