| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
S3DataSource |
S3DataSource.clone() |
S3DataSource |
DataSource.getS3DataSource()
Information about the data stored in Amazon S3 used by the Amazon Braket job.
|
S3DataSource |
S3DataSource.withS3Uri(String s3Uri)
Depending on the value specified for the
S3DataType, identifies either a key name prefix or a
manifest that locates the S3 data source. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSource.setS3DataSource(S3DataSource s3DataSource)
Information about the data stored in Amazon S3 used by the Amazon Braket job.
|
DataSource |
DataSource.withS3DataSource(S3DataSource s3DataSource)
Information about the data stored in Amazon S3 used by the Amazon Braket job.
|
Copyright © 2025. All rights reserved.