values

@JvmName(name = "xcijhsuecrytxowb")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "sicqufsarwtmxsty")
suspend fun values(value: List<String>)

Parameters

value

A list of instance IDs or tag values. AWS currently limits this list size to one value.


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


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

Parameters

values

A list of instance IDs or tag values. AWS currently limits this list size to one value.