| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DatasetImportJobSummary.dataSource()
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
|
DataSource |
CreateDatasetImportJobRequest.dataSource()
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
|
DataSource |
DescribeDatasetImportJobResponse.dataSource()
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetImportJobSummary.Builder |
DatasetImportJobSummary.Builder.dataSource(DataSource dataSource)
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
|
CreateDatasetImportJobRequest.Builder |
CreateDatasetImportJobRequest.Builder.dataSource(DataSource dataSource)
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
|
DescribeDatasetImportJobResponse.Builder |
DescribeDatasetImportJobResponse.Builder.dataSource(DataSource dataSource)
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
|
Copyright © 2020. All rights reserved.