class Aws::S3::Types::InventoryS3BucketDestination


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/InventoryS3BucketDestination AWS API Documentation
@return [Types::InventoryEncryption]
inventory results.
Contains the type of server-side encryption used to encrypt the
@!attribute [rw] encryption
@return [String]
The prefix that is prepended to all inventory results.
@!attribute [rw] prefix
@return [String]
Specifies the output format of the inventory results.
@!attribute [rw] format
@return [String]
will be published.
The Amazon resource name (ARN) of the bucket where inventory results
@!attribute [rw] bucket
@return [String]
The ID of the account that owns the destination bucket.
@!attribute [rw] account_id
}
},
},
key_id: “SSEKMSKeyId”, # required
ssekms: {
},
sses3: {
encryption: {
prefix: “Prefix”,
format: “CSV”, # required, accepts CSV, ORC, Parquet
bucket: “BucketName”, # required
account_id: “AccountId”,
{
data as a hash:
@note When making an API call, you may pass InventoryS3BucketDestination