| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
S3Config |
DataSource.s3Config()
The path to the training data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the
credentials to access the data.
|
S3Config |
DataDestination.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 |
|---|---|
DataSource.Builder |
DataSource.Builder.s3Config(S3Config s3Config)
The path to the training data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the
credentials to access the data.
|
DataDestination.Builder |
DataDestination.Builder.s3Config(S3Config s3Config)
The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the
bucket.
|
Copyright © 2020. All rights reserved.