ListStorageLensConfigurationEntry

Part of ListStorageLensConfigurationResult. Each entry includes the description of the S3 Storage Lens configuration, its home Region, whether it is enabled, its Amazon Resource Name (ARN), and config ID.

Types

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

Properties

Link copied to clipboard

A container for the S3 Storage Lens home Region. Your metrics data is stored and retained in your designated S3 Storage Lens home Region.

Link copied to clipboard
val id: String

A container for the S3 Storage Lens configuration ID.

Link copied to clipboard

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

Link copied to clipboard

The ARN of the S3 Storage Lens configuration. This property is read-only.

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