| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
DataDestination |
DescribeWhatIfForecastExportResponse.destination()
Returns the value of the Destination property for this object.
|
DataDestination |
CreateWhatIfForecastExportRequest.destination()
The location where you want to save the forecast and an Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the location.
|
DataDestination |
ForecastExportJobSummary.destination()
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
DataDestination |
CreateExplainabilityExportRequest.destination()
Returns the value of the Destination property for this object.
|
DataDestination |
DescribeForecastExportJobResponse.destination()
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
DataDestination |
DescribeExplainabilityExportResponse.destination()
Returns the value of the Destination property for this object.
|
DataDestination |
WhatIfForecastExportSummary.destination()
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
DataDestination |
DescribePredictorBacktestExportJobResponse.destination()
Returns the value of the Destination property for this object.
|
DataDestination |
CreateForecastExportJobRequest.destination()
The location where you want to save the forecast and an Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the location.
|
DataDestination |
CreatePredictorBacktestExportJobRequest.destination()
Returns the value of the Destination property for this object.
|
DataDestination |
ExplainabilityExportSummary.destination()
Returns the value of the Destination property for this object.
|
DataDestination |
PredictorBacktestExportJobSummary.destination()
Returns the value of the Destination property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeWhatIfForecastExportResponse.Builder |
DescribeWhatIfForecastExportResponse.Builder.destination(DataDestination destination)
Sets the value of the Destination property for this object.
|
CreateWhatIfForecastExportRequest.Builder |
CreateWhatIfForecastExportRequest.Builder.destination(DataDestination destination)
The location where you want to save the forecast and an Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the location.
|
ForecastExportJobSummary.Builder |
ForecastExportJobSummary.Builder.destination(DataDestination destination)
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
CreateExplainabilityExportRequest.Builder |
CreateExplainabilityExportRequest.Builder.destination(DataDestination destination)
Sets the value of the Destination property for this object.
|
DescribeForecastExportJobResponse.Builder |
DescribeForecastExportJobResponse.Builder.destination(DataDestination destination)
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
DescribeExplainabilityExportResponse.Builder |
DescribeExplainabilityExportResponse.Builder.destination(DataDestination destination)
Sets the value of the Destination property for this object.
|
WhatIfForecastExportSummary.Builder |
WhatIfForecastExportSummary.Builder.destination(DataDestination destination)
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
DescribePredictorBacktestExportJobResponse.Builder |
DescribePredictorBacktestExportJobResponse.Builder.destination(DataDestination destination)
Sets the value of the Destination property for this object.
|
CreateForecastExportJobRequest.Builder |
CreateForecastExportJobRequest.Builder.destination(DataDestination destination)
The location where you want to save the forecast and an Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the location.
|
CreatePredictorBacktestExportJobRequest.Builder |
CreatePredictorBacktestExportJobRequest.Builder.destination(DataDestination destination)
Sets the value of the Destination property for this object.
|
ExplainabilityExportSummary.Builder |
ExplainabilityExportSummary.Builder.destination(DataDestination destination)
Sets the value of the Destination property for this object.
|
PredictorBacktestExportJobSummary.Builder |
PredictorBacktestExportJobSummary.Builder.destination(DataDestination destination)
Sets the value of the Destination property for this object.
|
Copyright © 2023. All rights reserved.