| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
ExplainabilityConfig |
ExplainabilitySummary.explainabilityConfig()
The configuration settings that define the granularity of time series and time points for the Explainability.
|
ExplainabilityConfig |
DescribeExplainabilityResponse.explainabilityConfig()
The configuration settings that define the granularity of time series and time points for the Explainability.
|
ExplainabilityConfig |
CreateExplainabilityRequest.explainabilityConfig()
The configuration settings that define the granularity of time series and time points for the Explainability.
|
| Modifier and Type | Method and Description |
|---|---|
ExplainabilitySummary.Builder |
ExplainabilitySummary.Builder.explainabilityConfig(ExplainabilityConfig explainabilityConfig)
The configuration settings that define the granularity of time series and time points for the Explainability.
|
DescribeExplainabilityResponse.Builder |
DescribeExplainabilityResponse.Builder.explainabilityConfig(ExplainabilityConfig explainabilityConfig)
The configuration settings that define the granularity of time series and time points for the Explainability.
|
CreateExplainabilityRequest.Builder |
CreateExplainabilityRequest.Builder.explainabilityConfig(ExplainabilityConfig explainabilityConfig)
The configuration settings that define the granularity of time series and time points for the Explainability.
|
Copyright © 2023. All rights reserved.