C# Class Amazon.EC2.Model.DisableVpcClassicLinkDnsSupportRequest

Container for the parameters to the DisableVpcClassicLinkDnsSupport operation. Disables ClassicLink DNS support for a VPC. If disabled, DNS hostnames resolve to public IP addresses when addressed between a linked EC2-Classic instance and instances in the VPC to which it's linked. For more information about ClassicLink, see ClassicLink in the Amazon Elastic Compute Cloud User Guide.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetVpcId ( ) : bool