CreateExplainabilityRequest
Types
Properties
Link copied to clipboard
The source of your data, an Identity and Access Management (IAM) role that allows Amazon Forecast to access the data and, optionally, an Key Management Service (KMS) key.
Link copied to clipboard
Create an Explainability visualization that is viewable within the Amazon Web Services console.
Link copied to clipboard
If TimePointGranularity
is set to SPECIFIC
, define the last time point for 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
A unique name for the Explainability.
Link copied to clipboard
The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability.
Link copied to clipboard
If TimePointGranularity
is set to SPECIFIC
, define the first point for the Explainability.
Functions
Link copied to clipboard
inline fun copy(block: CreateExplainabilityRequest.Builder.() -> Unit = {}): CreateExplainabilityRequest