Uses of Class
software.amazon.awssdk.services.braket.model.S3DataSource
-
Packages that use S3DataSource Package Description software.amazon.awssdk.services.braket.model -
-
Uses of S3DataSource in software.amazon.awssdk.services.braket.model
Methods in software.amazon.awssdk.services.braket.model that return S3DataSource Modifier and Type Method Description S3DataSourceDataSource. s3DataSource()Information about the data stored in Amazon S3 used by the Amazon Braket job.Methods in software.amazon.awssdk.services.braket.model with parameters of type S3DataSource Modifier and Type Method Description DataSource.BuilderDataSource.Builder. s3DataSource(S3DataSource s3DataSource)Information about the data stored in Amazon S3 used by the Amazon Braket job.
-