values

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


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