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]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String