This object contains the VPC objects that were created as part of the launch VPC with public subnet operation.

C# |
public class LaunchVPCWithPublicSubnetResponse

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | LaunchVPCWithPublicSubnetResponse()()()() | Initializes a new instance of the LaunchVPCWithPublicSubnetResponse class |
![]() | Equals(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.) |
![]() | InternetGateway |
The internet gateway that was created and associated with the public subnet.
|
![]() | PublicSubnet |
The public subnet created.
|
![]() | PublicSubnetRouteTable | |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VPC |
The VPC created.
|

Object | ||
![]() | LaunchVPCWithPublicSubnetResponse | |
![]() | LaunchVPCWithPublicAndPrivateSubnetsResponse |