CapacityReservationCancellationQuote
Describes a Capacity Reservation cancellation quote, which provides the cancellation terms for cancelling a future-dated Capacity Reservation during its commitment duration.
Contents
- CancellationTermSet.N
-
The cancellation terms associated with the quote, including the fee type and charge details.
Type: Array of CancellationTerms objects
Required: No
- capacityReservationCancellationQuoteId
-
The ID of the cancellation quote.
Type: String
Required: No
- capacityReservationId
-
The ID of the Capacity Reservation associated with the cancellation quote.
Type: String
Required: No
- createTime
-
The date and time at which the cancellation quote was created.
Type: Timestamp
Required: No
- currentConfiguration
-
The current configuration of the Capacity Reservation.
Type: CapacityReservationConfiguration object
Required: No
- expirationTime
-
The date and time at which the cancellation quote expires.
Type: Timestamp
Required: No
- quoteState
-
The state of the cancellation quote. Possible values include
pending,active, andexpired.Type: String
Valid Values:
pending | active | expiredRequired: No
- TagSet.N
-
The tags assigned to the cancellation quote.
Type: Array of Tag objects
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: