S3DataSource

Information about the data stored in Amazon S3 used by the Amazon Braket job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest that locates the S3 data source.

Functions

Link copied to clipboard
inline fun copy(block: S3DataSource.Builder.() -> Unit = {}): S3DataSource
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String