ExplainabilitySummary

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When the Explainability was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Explainability.

Link copied to clipboard

The configuration settings that define the granularity of time series and time points for the Explainability.

Link copied to clipboard

The name of the Explainability.

Link copied to clipboard

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

Link copied to clipboard

Information about any errors that may have occurred during the Explainability creation process.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability.

Link copied to clipboard

The status of the Explainability. States include:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String