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.
This object contains the VPC objects that were created as part of the launch VPC with public and private subnets operation.
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 LaunchVPCWithPublicAndPrivateSubnetsResponse : LaunchVPCWithPublicSubnetResponse
The LaunchVPCWithPublicAndPrivateSubnetsResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
LaunchVPCWithPublicAndPrivateSubnetsResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
InternetGateway | Amazon.EC2.Model.InternetGateway | Inherited from Amazon.EC2.Util.LaunchVPCWithPublicSubnetResponse. |
![]() |
NATInstance | Amazon.EC2.Model.Instance |
The NAT EC2 instance created. |
![]() |
NATSecurityGroup | Amazon.EC2.Model.SecurityGroup |
The NAT security group created if the ConfigureDefaultVPCGroupForNAT property is set to true. |
![]() |
PrivateSubnet | Amazon.EC2.Model.Subnet |
The private subnet created. |
![]() |
PublicSubnet | Amazon.EC2.Model.Subnet | Inherited from Amazon.EC2.Util.LaunchVPCWithPublicSubnetResponse. |
![]() |
PublicSubnetRouteTable | Amazon.EC2.Model.RouteTable | Inherited from Amazon.EC2.Util.LaunchVPCWithPublicSubnetResponse. |
![]() |
VPC | Amazon.EC2.Model.Vpc | Inherited from Amazon.EC2.Util.LaunchVPCWithPublicSubnetResponse. |
.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