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)


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

def next_token: () -> ::String

#secondary_subnets::Array[Types::SecondarySubnet]

Returns:



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

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