GetStorageLensGroupResult

data class GetStorageLensGroupResult(val filter: StorageLensGroupFilter? = null, val storageLensGroupArn: String? = null, val tags: List<Tag>? = null)

Constructors

Link copied to clipboard
constructor(filter: StorageLensGroupFilter? = null, storageLensGroupArn: String? = null, tags: List<Tag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This property contains the criteria for the Storage Lens group data that is displayed

Link copied to clipboard

The ARN for the Amazon S3 Storage Lens Group.

Link copied to clipboard
val tags: List<Tag>? = null

A set of tags (key-value pairs) for this Amazon S3 Storage Lens Group.