Module: Aws::TimestreamInfluxDB::Client::_ListDbBackupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDbBackupsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DbBackupSummary]
715 |
# File 'sig/client.rbs', line 715
def items: () -> ::Array[Types::DbBackupSummary]
|
#next_token ⇒ ::String
716 |
# File 'sig/client.rbs', line 716
def next_token: () -> ::String
|