stringValues

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

Parameters

value

Specifies the value or list of values for the dimension.


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


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

Parameters

values

Specifies the value or list of values for the dimension.