Class Type (2.20.0)

Type(value)

Indicates whether to consume capacity from a reservation or not.

Values: UNSPECIFIED (0): Default value. This should not be used. NO_RESERVATION (1): Do not consume from any reserved capacity. ANY_RESERVATION (2): Consume any reservation available. SPECIFIC_RESERVATION (3): Must consume from a specific reservation. Must specify key value fields for specifying the reservations.