Module: Aws::EC2::Client::_DescribeVpcsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeVpcsResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#vpcs::Array[Types::Vpc]

Returns:



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

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