AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 

Inheritance Hierarchy

System.Object
  Amazon.EC2.Util.LaunchNATInstanceRequest

Namespace: Amazon.EC2.Util
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class LaunchNATInstanceRequest : Object

The LaunchNATInstanceRequest type exposes the following members

Constructors

NameDescription
Public Method LaunchNATInstanceRequest()

Properties

NameTypeDescription
Public Property InstanceType System.String Gets and sets the instance type of the NAT instance. The default value is "m1.small".
Public Property KeyName System.String Gets and sets the key name of the NAT instance.
Public Property SubnetId System.String Gets and sets the subnet that the NAT instance will be launched in.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5