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