GoogleCloudDataprocClusterReservationAffinity
No description
type GoogleCloudDataprocClusterReservationAffinity {
consumeReservationType: GoogleCloudDataprocClusterReservationAffinityConsumeReservationType!
key: String!
values: [String!]!
}
Fields
GoogleCloudDataprocClusterReservationAffinity.consumeReservationType ● GoogleCloudDataprocClusterReservationAffinityConsumeReservationType! non-null enum
Optional. Type of reservation to consume
GoogleCloudDataprocClusterReservationAffinity.key ● String! non-null scalar
The label key of reservation resource.
GoogleCloudDataprocClusterReservationAffinity.values ● [String!]! non-null scalar
The label values of reservation resource.