You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::ClassicLinkDnsSupport
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::ClassicLinkDnsSupport
- Defined in:
- (unknown)
Overview
Describes the ClassicLink DNS support status of a VPC.
Instance Attribute Summary collapse
-
#classic_link_dns_supported ⇒ Boolean
Indicates whether ClassicLink DNS support is enabled for the VPC.
-
#vpc_id ⇒ String
The ID of the VPC.
Instance Attribute Details
#classic_link_dns_supported ⇒ Boolean
Indicates whether ClassicLink DNS support is enabled for the VPC.
#vpc_id ⇒ String
The ID of the VPC.