S3DestinationConfig

Configuration parameters for where in an S3 bucket to place the harvested content.

Types

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

Properties

Link copied to clipboard

The name of an S3 bucket within which harvested content will be exported.

Link copied to clipboard

The path within the specified S3 bucket where the harvested content will be placed.

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