Module: Aws::TimestreamInfluxDB::Client::_ListDbParameterGroupsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListDbParameterGroupsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::DbParameterGroupSummary]

Returns:



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

def items: () -> ::Array[Types::DbParameterGroupSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String