AWS SDK for .NET Documentation
LaunchNATInstanceRequest Class
AmazonAmazon.EC2.UtilLaunchNATInstanceRequest Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
C#
public class LaunchNATInstanceRequest
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LaunchNATInstanceRequest()()()()
Initializes a new instance of the LaunchNATInstanceRequest class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
InstanceType
Gets and sets the instance type of the NAT instance. The default value is "m1.small".

KeyName
Gets and sets the key name of the NAT instance.

SubnetId
Gets and sets the subnet that the NAT instance will be launched in.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
LaunchNATInstanceRequest

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)