| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
static S3DataSource.Builder |
S3DataSource.builder() |
S3DataSource.Builder |
S3DataSource.Builder.s3Uri(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. |
S3DataSource.Builder |
S3DataSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3DataSource.Builder> |
S3DataSource.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DataSource.Builder |
DataSource.Builder.s3DataSource(Consumer<S3DataSource.Builder> s3DataSource)
Information about the data stored in Amazon S3 used by the Amazon Braket job.
|
Copyright © 2023. All rights reserved.