

# CapacityReservationCancellationQuote
<a name="API_CapacityReservationCancellationQuote"></a>

Describes a Capacity Reservation cancellation quote, which provides the cancellation terms for cancelling a future-dated Capacity Reservation during its commitment duration.

## Contents
<a name="API_CapacityReservationCancellationQuote_Contents"></a>

 ** CancellationTermSet.N **   
The cancellation terms associated with the quote, including the fee type and charge details.  
Type: Array of [CancellationTerms](API_CancellationTerms.md) 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](API_CapacityReservationConfiguration.md) 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`, and `expired`.  
Type: String  
Valid Values: `pending | active | expired`   
Required: No

 ** TagSet.N **   
The tags assigned to the cancellation quote.  
Type: Array of [Tag](API_Tag.md) objects  
Required: No

## See Also
<a name="API_CapacityReservationCancellationQuote_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/ec2-2016-11-15/CapacityReservationCancellationQuote) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ec2-2016-11-15/CapacityReservationCancellationQuote) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ec2-2016-11-15/CapacityReservationCancellationQuote) 