values

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

Parameters

value

Corresponds to the label values of a reservation resource. This can be either a name to a reservation in the same project or "projects/different-project/reservations/some-reservation-name" to target a shared reservation in the same zone but in a different project.


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


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

Parameters

values

Corresponds to the label values of a reservation resource. This can be either a name to a reservation in the same project or "projects/different-project/reservations/some-reservation-name" to target a shared reservation in the same zone but in a different project.