Module: Aws::ForecastService::Client::_ListMonitorsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#monitors::Array[Types::MonitorSummary]

Returns:



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

def monitors: () -> ::Array[Types::MonitorSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String