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]



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String