Interface ReservationCommittedUse.ExpirationPolicy
- Enclosing class:
ReservationCommittedUse
public static interface ReservationCommittedUse.ExpirationPolicy
The policy to apply when the committed use term expires:
- `release`: Release any available capacity and let the reservation expire.
- `renew`: Renew for another term, provided the term remains listed in the
`reservation_terms` for the profile. Otherwise, let the reservation expire.
The enumerated values for this property may
[expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
Field Summary
Fields
-
Field Details
-
RELEASE
-
RENEW
-