Module: Aws::TimestreamInfluxDB::Client::_ListDbClustersResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListDbClustersOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::DbClusterSummary]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String