encryption
suspend fun encryption(value: Output<StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryptionArgs>)
suspend fun encryption(value: StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryptionArgs?)
Parameters
value
Encryption of the metrics exports in this bucket. See Encryption below for more details.
suspend fun encryption(argument: suspend StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryptionArgsBuilder.() -> Unit)
Parameters
argument
Encryption of the metrics exports in this bucket. See Encryption below for more details.