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.
Request class to launch a NAT instance
Namespace: Amazon.EC2.Util
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
[Obsolete("This utility class is no longer maintained and will be removed in the next major version.")]
public class LaunchNATInstanceRequest
The LaunchNATInstanceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
LaunchNATInstanceRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
InstanceType | System.String |
Gets and sets the instance type of the NAT instance. The default value is "m1.small". |
![]() |
KeyName | System.String |
Gets and sets the key name of the NAT instance. |
![]() |
SubnetId | System.String |
Gets and sets the subnet that the NAT instance will be launched in. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5