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

Returns:

  • (::String)


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

def next_token: () -> ::String

#parameter_groups::Array[Types::ParameterGroup]

Returns:



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

def parameter_groups: () -> ::Array[Types::ParameterGroup]