メインコンテンツまでスキップ

GoogleCloudDataprocClusterReservationAffinityConsumeReservationType

No description

enum GoogleCloudDataprocClusterReservationAffinityConsumeReservationType {
TYPE_UNSPECIFIED
NO_RESERVATION
ANY_RESERVATION
SPECIFIC_RESERVATION
}

Values

GoogleCloudDataprocClusterReservationAffinityConsumeReservationType.TYPE_UNSPECIFIED

Unspecified type

GoogleCloudDataprocClusterReservationAffinityConsumeReservationType.NO_RESERVATION

Do not consume from any allocated capacity

GoogleCloudDataprocClusterReservationAffinityConsumeReservationType.ANY_RESERVATION

Consume any reservation available

GoogleCloudDataprocClusterReservationAffinityConsumeReservationType.SPECIFIC_RESERVATION

Must consume from a specific reservation

Member of

GoogleCloudDataprocClusterReservationAffinity object