InventoryS3BucketDestination

Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where S3 Inventory results are published.

Types

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

Properties

Link copied to clipboard

The account ID that owns the destination S3 bucket. If no account ID is provided, the owner is not validated before exporting data.

Link copied to clipboard

The Amazon Resource Name (ARN) of the bucket where inventory results will be published.

Link copied to clipboard

Contains the type of server-side encryption used to encrypt the inventory results.

Link copied to clipboard

Specifies the output format of the inventory results.

Link copied to clipboard

The prefix that is prepended to all inventory results.

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