C# Class Amazon.EC2.Model.DetachInternetGatewayRequest

Container for the parameters to the DetachInternetGateway operation. Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC. The VPC must not contain any running instances with Elastic IP addresses.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetInternetGatewayId ( ) : bool
IsSetVpcId ( ) : bool