| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSource.clone() |
DataSource |
InputFileConfig.getDataSource()
The location of the channel data.
|
DataSource |
DataSource.withS3DataSource(S3DataSource s3DataSource)
Information about the data stored in Amazon S3 used by the Amazon Braket job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputFileConfig.setDataSource(DataSource dataSource)
The location of the channel data.
|
InputFileConfig |
InputFileConfig.withDataSource(DataSource dataSource)
The location of the channel data.
|
Copyright © 2025. All rights reserved.