values

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


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