C# Class Amazon.EC2.Model.CreateNatGatewayRequest

Container for the parameters to the CreateNatGateway operation. Creates a NAT gateway in the specified subnet. A NAT gateway can be used to enable instances in a private subnet to connect to the Internet. This action creates a network interface in the specified subnet with a private IP address from the IP address range of the subnet. For more information, see NAT Gateways in the Amazon Virtual Private Cloud User Guide.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAllocationId ( ) : bool
IsSetClientToken ( ) : bool
IsSetSubnetId ( ) : bool