Module: Aws::TimestreamInfluxDB::Client::_ListDbInstancesForClusterResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::DbInstanceForClusterSummary]



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String