Module: Aws::EC2::Client::_DescribeSecondarySubnetsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#secondary_subnets::Array[Types::SecondarySubnet]

Returns:



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

def secondary_subnets: () -> ::Array[Types::SecondarySubnet]