values

@JvmName(name = "rmxinujibxqqhlya")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "tdikfwevkjcdvnnu")
suspend fun values(value: List<String>?)

Parameters

value

Matches values of the parent parameter with type 'CATEGORICAL'. All values must exist in categorical_value_spec of parent parameter.


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


@JvmName(name = "prphqbetugqwiihn")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "nuluykcxotarrcnm")
suspend fun values(vararg values: String)

Parameters

values

Matches values of the parent parameter with type 'CATEGORICAL'. All values must exist in categorical_value_spec of parent parameter.