Storage Lens Configuration Storage Lens Configuration Data Export S3Bucket Destination
data class StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestination(val accountId: String, val arn: String, val encryption: StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryption? = null, val format: String, val outputSchemaVersion: String, val prefix: String? = null)
Constructors
Link copied to clipboard
fun StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestination(accountId: String, arn: String, encryption: StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryption? = null, format: String, outputSchemaVersion: String, prefix: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard