- Navigation Guide
@aws-sdk/client-ec2
CreateTransitGatewayCommandInput Interface
The input for CreateTransitGatewayCommand.
Members
Name | Type | Details |
---|---|---|
Description | string | undefined | A description of the transit gateway. |
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 |
Options | TransitGatewayRequestOptions | undefined | The transit gateway options. |
TagSpecifications | TagSpecification[] | undefined | The tags to apply to the transit gateway. |
Full Signature
export interface CreateTransitGatewayCommandInput extends CreateTransitGatewayRequest