values

@JvmName(name = "owuwynorensfrdlp")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "vtiafbjopcbrkrim")
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 = "xpiobhcxawxrqvvp")
suspend fun values(vararg values: Output<String>)


@JvmName(name = "wyawwqdcpuhfjtvd")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "qddjukehrnobkodg")
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.