C# Class Amazon.EC2.Model.DetachClassicLinkVpcRequest

Container for the parameters to the DetachClassicLinkVpc operation. Unlinks (detaches) a linked EC2-Classic instance from a VPC. After the instance has been unlinked, the VPC security groups are no longer associated with it. An instance is automatically unlinked from a VPC when it's stopped.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetInstanceId ( ) : bool
IsSetVpcId ( ) : bool