storage Lens Configuration
suspend fun storageLensConfiguration(value: Output<StorageLensConfigurationStorageLensConfigurationArgs>)
Parameters
value
The S3 Storage Lens configuration. See Storage Lens Configuration below for more details.
suspend fun storageLensConfiguration(argument: suspend StorageLensConfigurationStorageLensConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The S3 Storage Lens configuration. See Storage Lens Configuration below for more details.