Storage Lens Buckets And Regions Args
data class StorageLensBucketsAndRegionsArgs(val buckets: Output<List<String>>? = null, val regions: Output<List<String>>? = null) : ConvertibleToJava<StorageLensBucketsAndRegionsArgs>
S3 buckets and Regions to include/exclude in the Amazon S3 Storage Lens configuration.
Properties
Link copied to clipboard
This property contains the details of the buckets for the Amazon S3 Storage Lens configuration. This should be the bucket Amazon Resource Name(ARN). For valid values, see Buckets ARN format here in the Amazon S3 API Reference .