| Package | Description |
|---|---|
| com.amazonaws.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
DataDestination |
DataDestination.clone() |
DataDestination |
WhatIfForecastExportSummary.getDestination()
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
DataDestination |
ForecastExportJobSummary.getDestination()
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
DataDestination |
ExplainabilityExportSummary.getDestination() |
DataDestination |
DescribeWhatIfForecastExportResult.getDestination() |
DataDestination |
DescribePredictorBacktestExportJobResult.getDestination() |
DataDestination |
DescribeForecastExportJobResult.getDestination()
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
DataDestination |
CreateWhatIfForecastExportRequest.getDestination()
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.getDestination() |
DataDestination |
CreateExplainabilityExportRequest.getDestination() |
DataDestination |
PredictorBacktestExportJobSummary.getDestination() |
DataDestination |
DescribeExplainabilityExportResult.getDestination() |
DataDestination |
CreateForecastExportJobRequest.getDestination()
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 |
DataDestination.withS3Config(S3Config s3Config)
The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WhatIfForecastExportSummary.setDestination(DataDestination destination)
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
void |
ForecastExportJobSummary.setDestination(DataDestination destination)
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
void |
ExplainabilityExportSummary.setDestination(DataDestination destination) |
void |
DescribeWhatIfForecastExportResult.setDestination(DataDestination destination) |
void |
DescribePredictorBacktestExportJobResult.setDestination(DataDestination destination) |
void |
DescribeForecastExportJobResult.setDestination(DataDestination destination)
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
void |
CreateWhatIfForecastExportRequest.setDestination(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.
|
void |
CreatePredictorBacktestExportJobRequest.setDestination(DataDestination destination) |
void |
CreateExplainabilityExportRequest.setDestination(DataDestination destination) |
void |
PredictorBacktestExportJobSummary.setDestination(DataDestination destination) |
void |
DescribeExplainabilityExportResult.setDestination(DataDestination destination) |
void |
CreateForecastExportJobRequest.setDestination(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.
|
WhatIfForecastExportSummary |
WhatIfForecastExportSummary.withDestination(DataDestination destination)
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
ForecastExportJobSummary |
ForecastExportJobSummary.withDestination(DataDestination destination)
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
ExplainabilityExportSummary |
ExplainabilityExportSummary.withDestination(DataDestination destination) |
DescribeWhatIfForecastExportResult |
DescribeWhatIfForecastExportResult.withDestination(DataDestination destination) |
DescribePredictorBacktestExportJobResult |
DescribePredictorBacktestExportJobResult.withDestination(DataDestination destination) |
DescribeForecastExportJobResult |
DescribeForecastExportJobResult.withDestination(DataDestination destination)
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
|
CreateWhatIfForecastExportRequest |
CreateWhatIfForecastExportRequest.withDestination(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 |
CreatePredictorBacktestExportJobRequest.withDestination(DataDestination destination) |
CreateExplainabilityExportRequest |
CreateExplainabilityExportRequest.withDestination(DataDestination destination) |
PredictorBacktestExportJobSummary |
PredictorBacktestExportJobSummary.withDestination(DataDestination destination) |
DescribeExplainabilityExportResult |
DescribeExplainabilityExportResult.withDestination(DataDestination destination) |
CreateForecastExportJobRequest |
CreateForecastExportJobRequest.withDestination(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.
|
Copyright © 2023. All rights reserved.