C# Class Amazon.EC2.Model.CreateEgressOnlyInternetGatewayRequest

Container for the parameters to the CreateEgressOnlyInternetGateway operation. [IPv6 only] Creates an egress-only Internet gateway for your VPC. An egress-only Internet gateway is used to enable outbound communication over IPv6 from instances in your VPC to the Internet, and prevents hosts outside of your VPC from initiating an IPv6 connection with your instance.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClientToken ( ) : bool
IsSetVpcId ( ) : bool