C# Class Amazon.EC2.Model.DescribeVpcClassicLinkDnsSupportRequest

Container for the parameters to the DescribeVpcClassicLinkDnsSupport operation. Describes the ClassicLink DNS support status of one or more VPCs. If enabled, the DNS hostname of a linked EC2-Classic instance resolves to its private IP address when addressed from an instance in the VPC to which it's linked. Similarly, the DNS hostname of an instance in a VPC resolves to its private IP address when addressed from a linked EC2-Classic instance. 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
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetVpcIds ( ) : bool