values

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


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