tagValues

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

Parameters

value

A list of possible values of the corresponding `TagKey` of an LF-tag key-value pair.


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


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

Parameters

values

A list of possible values of the corresponding `TagKey` of an LF-tag key-value pair.