ExportEncryptionConfiguration

The encryption configuration for exported data catalog metadata.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the KMS key used to encrypt the exported data.

Link copied to clipboard

The server-side encryption algorithm used for the exported data. Valid values are AES256 and aws:kms.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String