mapValue

@JvmName(name = "jmcsfuetoyxlemsj")
suspend fun mapValue(value: Output<Map<String, ComponentTypeDataValueArgs>>)
@JvmName(name = "bgfippdjeycwgpbw")
suspend fun mapValue(value: Map<String, ComponentTypeDataValueArgs>?)

Parameters

value

An object that maps strings to multiple DataValue objects.


@JvmName(name = "vjqchoorjcysvmxr")
suspend fun mapValue(vararg argument: Pair<String, suspend ComponentTypeDataValueArgsBuilder.() -> Unit>)

Parameters

argument

An object that maps strings to multiple DataValue objects.


@JvmName(name = "oboqfeobhvappqwr")
fun mapValue(vararg values: Pair<String, ComponentTypeDataValueArgs>)

Parameters

values

An object that maps strings to multiple DataValue objects.