Storage Lens S3Bucket Destination Args
data class StorageLensS3BucketDestinationArgs(val accountId: Output<String>, val arn: Output<String>, val encryption: Output<StorageLensEncryptionArgs>? = null, val format: Output<StorageLensS3BucketDestinationFormat>, val outputSchemaVersion: Output<StorageLensS3BucketDestinationOutputSchemaVersion>, val prefix: Output<String>? = null) : ConvertibleToJava<StorageLensS3BucketDestinationArgs>
S3 bucket destination settings for the Amazon S3 Storage Lens metrics export.
Constructors
Link copied to clipboard
constructor(accountId: Output<String>, arn: Output<String>, encryption: Output<StorageLensEncryptionArgs>? = null, format: Output<StorageLensS3BucketDestinationFormat>, outputSchemaVersion: Output<StorageLensS3BucketDestinationOutputSchemaVersion>, prefix: Output<String>? = null)
Properties
Link copied to clipboard
This property contains the details of the encryption of the bucket destination of the Amazon S3 Storage Lens metrics export.
Link copied to clipboard
Specifies the file format to use when exporting Amazon S3 Storage Lens metrics export.
Link copied to clipboard
The version of the output schema to use when exporting Amazon S3 Storage Lens metrics.