Module: Aws::DAX::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)


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

def next_token: () -> ::String

#parameter_groups::Array[Types::ParameterGroup]

Returns:



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

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