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]



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String