GetClusterNodePoolNodeConfigReservationAffinity

data class GetClusterNodePoolNodeConfigReservationAffinity(val consumeReservationType: String, val key: String, val values: List<String>)

Constructors

constructor(consumeReservationType: String, key: String, values: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Corresponds to the type of reservation consumption.

Link copied to clipboard
val key: String

The label key of a reservation resource.

Link copied to clipboard

The label values of the reservation resource.