Module: Aws::ForecastService::Client::_ListPredictorsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#predictors::Array[Types::PredictorSummary]

Returns:



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

def predictors: () -> ::Array[Types::PredictorSummary]