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 4.5
 
This object contains the VPC objects that were created as part of the launch VPC with public subnet operation.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Util.LaunchVPCWithPublicSubnetResponse

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

Syntax

C#
public class LaunchVPCWithPublicSubnetResponse : Object

The LaunchVPCWithPublicSubnetResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property InternetGateway Amazon.EC2.Model.InternetGateway The internet gateway that was created and associated with the public subnet.
Public Property PublicSubnet Amazon.EC2.Model.Subnet The public subnet created.
Public Property PublicSubnetRouteTable Amazon.EC2.Model.RouteTable
Public Property VPC Amazon.EC2.Model.Vpc The VPC created.

Version Information

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