- Navigation Guide
@aws-sdk/client-ec2
CreateVpnGatewayCommandOutput Interface
The output of CreateVpnGatewayCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
VpnGateway | VpnGateway | undefined | Information about the virtual private gateway. |
Full Signature
export interface CreateVpnGatewayCommandOutput extends CreateVpnGatewayResult, MetadataBearer