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)


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

def next_token: () -> ::String

#vpcs::Array[Types::ClassicLinkDnsSupport]

Returns:



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

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