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)


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

def next_token: () -> ::String

#secondary_subnets::Array[Types::SecondarySubnet]

Returns:



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

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