values

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

Parameters

value

The list of label values of reservation resources. For example: the name of the specific reservation when using a key of "compute.googleapis.com/reservation-name"


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


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

Parameters

values

The list of label values of reservation resources. For example: the name of the specific reservation when using a key of "compute.googleapis.com/reservation-name"