attributeMappings

@JvmName(name = "aiwlneysrwlqgogm")
suspend fun attributeMappings(value: Output<List<MapperAttributeMappingArgs>>)
@JvmName(name = "oobwkjekwcghexsx")
suspend fun attributeMappings(value: List<MapperAttributeMappingArgs>?)

Parameters

value

List of attribute mappings.


@JvmName(name = "revlgywasoxgiueg")
suspend fun attributeMappings(vararg values: Output<MapperAttributeMappingArgs>)


@JvmName(name = "hhhhfnxeovqlkmki")
suspend fun attributeMappings(values: List<Output<MapperAttributeMappingArgs>>)
@JvmName(name = "fnyhukxfppvjfrfl")
suspend fun attributeMappings(vararg values: MapperAttributeMappingArgs)

Parameters

values

List of attribute mappings.


@JvmName(name = "blbeiykeardushcm")
suspend fun attributeMappings(argument: List<suspend MapperAttributeMappingArgsBuilder.() -> Unit>)
@JvmName(name = "icujgltqtbrplurm")
suspend fun attributeMappings(vararg argument: suspend MapperAttributeMappingArgsBuilder.() -> Unit)
@JvmName(name = "wnyrkjnbtlkgabqy")
suspend fun attributeMappings(argument: suspend MapperAttributeMappingArgsBuilder.() -> Unit)

Parameters

argument

List of attribute mappings.