S3BucketDestination

A container for the bucket where the Amazon S3 Storage Lens metrics export files are located.

Types

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

Properties

Link copied to clipboard

The account ID of the owner of the S3 Storage Lens metrics export bucket.

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the bucket. This property is read-only and follows the following format: arn:aws:s3:<i>us-east-1</i>:<i>example-account-id</i>:bucket/<i>your-destination-bucket-name</i>

Link copied to clipboard

The container for the type encryption of the metrics exports in this bucket.

Link copied to clipboard
Link copied to clipboard

The schema version of the export file.

Link copied to clipboard

The prefix of the destination bucket where the metrics export will be delivered.

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