S3DataSourceConfiguration

The configuration information to connect to Amazon S3 as your data source.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the S3 bucket that contains your data.

Link copied to clipboard

The account ID for the owner of the S3 bucket.

Link copied to clipboard

A list of S3 prefixes to include certain files or content. For more information, see Organizing objects using prefixes.

Functions

Link copied to clipboard
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