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