- Navigation Guide
@aws-sdk/client-ec2
DeleteEgressOnlyInternetGatewayCommandOutput Interface
The output of DeleteEgressOnlyInternetGatewayCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ReturnCode | boolean | undefined | Returns |
Full Signature
export interface DeleteEgressOnlyInternetGatewayCommandOutput extends DeleteEgressOnlyInternetGatewayResult, MetadataBearer