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

Returns:

  • (::String)


8846
# File 'sig/client.rbs', line 8846

def next_token: () -> ::String

#vpcs::Array[Types::ClassicLinkDnsSupport]

Returns:



8847
# File 'sig/client.rbs', line 8847

def vpcs: () -> ::Array[Types::ClassicLinkDnsSupport]