AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides a summary of the forecast export job properties used in the ListForecastExportJobs
operation. To get the complete set of properties, call the DescribeForecastExportJob
operation, and provide the listed ForecastExportJobArn
.
Namespace: Amazon.ForecastService.Model
Assembly: AWSSDK.ForecastService.dll
Version: 3.x.y.z
public class ForecastExportJobSummary
The ForecastExportJobSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
ForecastExportJobSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. When the forecast export job was created. |
![]() |
Destination | Amazon.ForecastService.Model.DataDestination |
Gets and sets the property Destination. The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported. |
![]() |
ForecastExportJobArn | System.String |
Gets and sets the property ForecastExportJobArn. The Amazon Resource Name (ARN) of the forecast export job. |
![]() |
ForecastExportJobName | System.String |
Gets and sets the property ForecastExportJobName. The name of the forecast export job. |
![]() |
LastModificationTime | System.DateTime |
Gets and sets the property LastModificationTime. The last time the resource was modified. The timestamp depends on the status of the job:
|
![]() |
Message | System.String |
Gets and sets the property Message. If an error occurred, an informational message about the error. |
![]() |
Status | System.String |
Gets and sets the property Status. The status of the forecast export job. States include:
The |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5