stringValues

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

Parameters

value

Specifies the value or list of values for the dimension.


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


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

Parameters

values

Specifies the value or list of values for the dimension.