stringValues

@JvmName(name = "fqmafmvgcncmjjbr")
suspend fun stringValues(value: Output<List<String>>)
@JvmName(name = "vqxtsbuoujlcrgbf")
suspend fun stringValues(value: List<String>?)

Parameters

value

Specifies the value or list of values for the dimension.


@JvmName(name = "frhbhakfrxndyxks")
suspend fun stringValues(vararg values: Output<String>)


@JvmName(name = "djsuumktcabmmppo")
suspend fun stringValues(values: List<Output<String>>)
@JvmName(name = "grvsktrgjovhmdrb")
suspend fun stringValues(vararg values: String)

Parameters

values

Specifies the value or list of values for the dimension.