values

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


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