values

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


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