Storage Lens Configuration Storage Lens Configuration Exclude
data class StorageLensConfigurationStorageLensConfigurationExclude(val buckets: List<String>? = null, val regions: List<String>? = null)
Constructors
Link copied to clipboard
fun StorageLensConfigurationStorageLensConfigurationExclude(buckets: List<String>? = null, regions: List<String>? = null)