mappings

@JvmName(name = "kovgwvoaofrqtwvu")
suspend fun mappings(value: Output<List<TypePropertiesMappingArgs>>)
@JvmName(name = "xtwrityrgbocepat")
suspend fun mappings(value: List<TypePropertiesMappingArgs>?)

Parameters

value

The set of properties mappings between the source and target Types.


@JvmName(name = "ekuwfuksygkqjuve")
suspend fun mappings(vararg values: Output<TypePropertiesMappingArgs>)


@JvmName(name = "jhebklmisrwykthi")
suspend fun mappings(values: List<Output<TypePropertiesMappingArgs>>)
@JvmName(name = "yjjgitfsdcfmjyhu")
suspend fun mappings(vararg values: TypePropertiesMappingArgs)

Parameters

values

The set of properties mappings between the source and target Types.


@JvmName(name = "ixoktwnctxcpeiul")
suspend fun mappings(argument: List<suspend TypePropertiesMappingArgsBuilder.() -> Unit>)
@JvmName(name = "gayoktnaekdxbkwf")
suspend fun mappings(vararg argument: suspend TypePropertiesMappingArgsBuilder.() -> Unit)
@JvmName(name = "decucnwuctxxcsib")
suspend fun mappings(argument: suspend TypePropertiesMappingArgsBuilder.() -> Unit)

Parameters

argument

The set of properties mappings between the source and target Types.