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