- Navigation Guide
@aws-sdk/client-ec2
DescribeVpcsCommandInput Interface
Members
Name | Type | Details |
---|---|---|
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 | The 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 returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request. |
VpcIds | string[] | undefined | The IDs of the VPCs. |
Full Signature
export interface DescribeVpcsCommandInput extends DescribeVpcsRequest