class Aws::ForecastService::Types::TestWindowSummary
The status, start time, and end time of a backtest, as well as a failure reason if applicable.
@!attribute [rw] test_window_start
The time at which the test began. @return [Time]
@!attribute [rw] test_window_end
The time at which the test ended. @return [Time]
@!attribute [rw] status
The status of the test. Possible status values are: * `ACTIVE` * `CREATE_IN_PROGRESS` * `CREATE_FAILED` @return [String]
@!attribute [rw] message
If the test failed, the reason why it failed. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/TestWindowSummary AWS API Documentation
Constants
- SENSITIVE