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
7667 |
# File 'sig/client.rbs', line 7667
def next_token: () -> ::String
|
#secondary_subnets ⇒ ::Array[Types::SecondarySubnet]
7666 |
# File 'sig/client.rbs', line 7666
def secondary_subnets: () -> ::Array[Types::SecondarySubnet]
|