values

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


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