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]
614 |
# File 'sig/client.rbs', line 614
def items: () -> ::Array[Types::DbParameterGroupSummary]
|
#next_token ⇒ ::String
615 |
# File 'sig/client.rbs', line 615
def next_token: () -> ::String
|