| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DescribeDatasetImportJobResponse.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.
|
DataSource |
DescribeExplainabilityResponse.dataSource()
Returns the value of the DataSource property for this object.
|
DataSource |
DatasetImportJobSummary.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.
|
DataSource |
CreateExplainabilityRequest.dataSource()
Returns the value of the DataSource property for this object.
|
DataSource |
CreateDatasetImportJobRequest.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.
|
DataSource |
TimeSeriesIdentifiers.dataSource()
Returns the value of the DataSource property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDatasetImportJobResponse.Builder |
DescribeDatasetImportJobResponse.Builder.dataSource(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.
|
DescribeExplainabilityResponse.Builder |
DescribeExplainabilityResponse.Builder.dataSource(DataSource dataSource)
Sets the value of the DataSource property for this object.
|
DatasetImportJobSummary.Builder |
DatasetImportJobSummary.Builder.dataSource(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.Builder |
CreateExplainabilityRequest.Builder.dataSource(DataSource dataSource)
Sets the value of the DataSource property for this object.
|
CreateDatasetImportJobRequest.Builder |
CreateDatasetImportJobRequest.Builder.dataSource(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.
|
TimeSeriesIdentifiers.Builder |
TimeSeriesIdentifiers.Builder.dataSource(DataSource dataSource)
Sets the value of the DataSource property for this object.
|
Copyright © 2023. All rights reserved.