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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String