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 Explainability properties used in the ListExplainabilities
operation. To get a complete set of properties, call the DescribeExplainability
operation, and provide the listed ExplainabilityArn
.
Namespace: Amazon.ForecastService.Model
Assembly: AWSSDK.ForecastService.dll
Version: 3.x.y.z
public class ExplainabilitySummary
The ExplainabilitySummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
ExplainabilitySummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. When the Explainability was created. |
![]() |
ExplainabilityArn | System.String |
Gets and sets the property ExplainabilityArn. The Amazon Resource Name (ARN) of the Explainability. |
![]() |
ExplainabilityConfig | Amazon.ForecastService.Model.ExplainabilityConfig |
Gets and sets the property ExplainabilityConfig. The configuration settings that define the granularity of time series and time points for the Explainability. |
![]() |
ExplainabilityName | System.String |
Gets and sets the property ExplainabilityName. The name of the Explainability. |
![]() |
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. Information about any errors that may have occurred during the Explainability creation process. |
![]() |
ResourceArn | System.String |
Gets and sets the property ResourceArn. The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability. |
![]() |
Status | System.String |
Gets and sets the property Status. The status of the Explainability. States include:
|
.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