GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Forecast::DescribeForecastResponse(3) User Contributed Perl Documentation Paws::Forecast::DescribeForecastResponse(3)

Paws::Forecast::DescribeForecastResponse

When the forecast creation task was created.

The ARN of the dataset group that provided the data used to train the predictor.

The estimated time remaining in minutes for the forecast job to complete.

The forecast ARN as specified in the request.

The name of the forecast.

The quantiles at which probabilistic forecasts were generated.

The last time the resource was modified. The timestamp depends on the status of the job:

  • "CREATE_PENDING" - The "CreationTime".
  • "CREATE_IN_PROGRESS" - The current timestamp.
  • "CREATE_STOPPING" - The current timestamp.
  • "CREATE_STOPPED" - When the job stopped.
  • "ACTIVE" or "CREATE_FAILED" - When the job finished or failed.

If an error occurred, an informational message about the error.

The ARN of the predictor used to generate the forecast.

The status of the forecast. States include:

  • "ACTIVE"
  • "CREATE_PENDING", "CREATE_IN_PROGRESS", "CREATE_FAILED"
  • "CREATE_STOPPING", "CREATE_STOPPED"
  • "DELETE_PENDING", "DELETE_IN_PROGRESS", "DELETE_FAILED"

The "Status" of the forecast must be "ACTIVE" before you can query or export the forecast.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.