Module: Aws::EC2::Client::_DescribeVpcClassicLinkDnsSupportResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcClassicLinkDnsSupportResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
8570 |
# File 'sig/client.rbs', line 8570
def next_token: () -> ::String
|
#vpcs ⇒ ::Array[Types::ClassicLinkDnsSupport]
8571 |
# File 'sig/client.rbs', line 8571
def vpcs: () -> ::Array[Types::ClassicLinkDnsSupport]
|