mapValue

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

Parameters

value

An object that maps strings to multiple DataValue objects.


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

Parameters

argument

An object that maps strings to multiple DataValue objects.


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

Parameters

values

An object that maps strings to multiple DataValue objects.