@aws-sdk/client-ec2

GetGroupsForCapacityReservationCommandInput Interface

Members

Name
Type
Details
CapacityReservationId Requiredstring | undefined

The ID of the Capacity Reservation. If you specify a Capacity Reservation that is shared with you, the operation returns only Capacity Reservation groups that you own.

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 DryRunOperation. Otherwise, it is UnauthorizedOperation.

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 GetGroupsForCapacityReservationCommandInput extends GetGroupsForCapacityReservationRequest