| Package | Description |
|---|---|
| com.amazonaws.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSource.clone() |
DataSource |
DescribeExplainabilityResult.getDataSource() |
DataSource |
DescribeDatasetImportJobResult.getDataSource()
The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the data.
|
DataSource |
CreateDatasetImportJobRequest.getDataSource()
The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the data.
|
DataSource |
CreateExplainabilityRequest.getDataSource() |
DataSource |
TimeSeriesIdentifiers.getDataSource() |
DataSource |
DatasetImportJobSummary.getDataSource()
The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the data.
|
DataSource |
DataSource.withS3Config(S3Config s3Config)
The path to the data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to
access the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeExplainabilityResult.setDataSource(DataSource dataSource) |
void |
DescribeDatasetImportJobResult.setDataSource(DataSource dataSource)
The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the data.
|
void |
CreateDatasetImportJobRequest.setDataSource(DataSource dataSource)
The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the data.
|
void |
CreateExplainabilityRequest.setDataSource(DataSource dataSource) |
void |
TimeSeriesIdentifiers.setDataSource(DataSource dataSource) |
void |
DatasetImportJobSummary.setDataSource(DataSource dataSource)
The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the data.
|
DescribeExplainabilityResult |
DescribeExplainabilityResult.withDataSource(DataSource dataSource) |
DescribeDatasetImportJobResult |
DescribeDatasetImportJobResult.withDataSource(DataSource dataSource)
The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the data.
|
CreateDatasetImportJobRequest |
CreateDatasetImportJobRequest.withDataSource(DataSource dataSource)
The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the data.
|
CreateExplainabilityRequest |
CreateExplainabilityRequest.withDataSource(DataSource dataSource) |
TimeSeriesIdentifiers |
TimeSeriesIdentifiers.withDataSource(DataSource dataSource) |
DatasetImportJobSummary |
DatasetImportJobSummary.withDataSource(DataSource dataSource)
The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the data.
|
Copyright © 2024. All rights reserved.