Classification Export Configuration S3Destination
data class ClassificationExportConfigurationS3Destination(val bucketName: String, val keyPrefix: String? = null, val kmsKeyArn: String)
Constructors
Link copied to clipboard
fun ClassificationExportConfigurationS3Destination(bucketName: String, keyPrefix: String? = null, kmsKeyArn: String)
Types
Properties
Link copied to clipboard
Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data. Additional information can be found in the Storing and retaining sensitive data discovery results with Amazon Macie for AWS Macie documentation.