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