tagValues

@JvmName(name = "taxwpokmlmwyhnma")
suspend fun tagValues(value: Output<List<String>>)
@JvmName(name = "cbeotlxksdtolvcf")
suspend fun tagValues(value: List<String>?)

Parameters

value

A list of possible values an attribute can take.


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


@JvmName(name = "pavlkowiaghponnv")
suspend fun tagValues(values: List<Output<String>>)
@JvmName(name = "mvuxbfcicexmpjmw")
suspend fun tagValues(vararg values: String)

Parameters

values

A list of possible values an attribute can take.