S3BucketSource

The S3 bucket that is being imported from.

Types

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

Properties

Link copied to clipboard

The S3 bucket that is being imported from.

Link copied to clipboard

The account number of the S3 bucket that is being imported from. If the bucket is owned by the requester this is optional.

Link copied to clipboard

The key prefix shared by all S3 Objects that are being imported.

Functions

Link copied to clipboard
inline fun copy(block: S3BucketSource.Builder.() -> Unit = {}): S3BucketSource
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