Module: Aws::DAX::Client::_DescribeSubnetGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSubnetGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
250 |
# File 'sig/client.rbs', line 250
def next_token: () -> ::String
|
#subnet_groups ⇒ ::Array[Types::SubnetGroup]
251 |
# File 'sig/client.rbs', line 251
def subnet_groups: () -> ::Array[Types::SubnetGroup]
|