S3ManifestOutputLocation

Location details for where the generated manifest should be written.

Types

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

Properties

Link copied to clipboard

The bucket ARN the generated manifest should be written to.

Link copied to clipboard

The Account ID that owns the bucket the generated manifest is written to.

Link copied to clipboard

Specifies what encryption should be used when the generated manifest objects are written.

Link copied to clipboard

The format of the generated manifest.

Link copied to clipboard

Prefix identifying one or more objects to which the manifest applies.

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