- Navigation Guide
@aws-sdk/client-ec2
DescribeCapacityBlockExtensionHistoryCommandInput Interface
Members
Name | Type | Details |
---|---|---|
CapacityReservationIds | string[] | undefined | The IDs of Capacity Block reservations that you want to display the history for. |
DryRun | boolean | undefined | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is |
Filters | Filter[] | undefined | One or more filters
|
MaxResults | number | undefined | The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination . |
NextToken | string | undefined | The token to use to retrieve the next page of results. |
Full Signature
export interface DescribeCapacityBlockExtensionHistoryCommandInput extends DescribeCapacityBlockExtensionHistoryRequest