values

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

Parameters

value

An array that lists the values to use in the condition. Valid combination of values are available in the AWS Documentation


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


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

Parameters

values

An array that lists the values to use in the condition. Valid combination of values are available in the AWS Documentation