StorageLensConfiguration

A container for the Amazon S3 Storage Lens configuration.

Types

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

Properties

Link copied to clipboard

A container for all the account-level configurations of your S3 Storage Lens configuration.

Link copied to clipboard

A container for the Amazon Web Services organization for this S3 Storage Lens configuration.

Link copied to clipboard

A container to specify the properties of your S3 Storage Lens metrics export including, the destination, schema and format.

Link copied to clipboard

A container for what is excluded in this configuration. This container can only be valid if there is no Include container submitted, and it's not empty.

Link copied to clipboard
val id: String

A container for the Amazon S3 Storage Lens configuration ID.

Link copied to clipboard

A container for what is included in this configuration. This container can only be valid if there is no Exclude container submitted, and it's not empty.

Link copied to clipboard

A container for whether the S3 Storage Lens configuration is enabled.

Link copied to clipboard

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

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