Storage Lens Buckets And Regions
data class StorageLensBucketsAndRegions(val buckets: List<String>? = null, val regions: List<String>? = null)
S3 buckets and Regions to include/exclude in the Amazon S3 Storage Lens configuration.