mappings

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "wnluiawjrkcmolhx")
suspend fun mappings(argument: List<suspend TypePropertiesMappingArgsBuilder.() -> Unit>)
@JvmName(name = "jtpoepdgcvojhrop")
suspend fun mappings(vararg argument: suspend TypePropertiesMappingArgsBuilder.() -> Unit)
@JvmName(name = "ybibwdxydiyxgxcp")
suspend fun mappings(argument: suspend TypePropertiesMappingArgsBuilder.() -> Unit)

Parameters

argument

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