C# Class Amazon.EC2.Model.DeleteNatGatewayRequest

Container for the parameters to the DeleteNatGateway operation. Deletes the specified NAT gateway. Deleting a NAT gateway disassociates its Elastic IP address, but does not release the address from your account. Deleting a NAT gateway does not delete any NAT gateway routes in your route tables.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetNatGatewayId ( ) : bool