Module: Aws::MemoryDB::Client::_DescribeParameterGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeParameterGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
445 |
# File 'sig/client.rbs', line 445
def next_token: () -> ::String
|
#parameter_groups ⇒ ::Array[Types::ParameterGroup]
446 |
# File 'sig/client.rbs', line 446
def parameter_groups: () -> ::Array[Types::ParameterGroup]
|