GetDataCatalogEncryptionSettingsDataCatalogEncryptionSettingEncryptionAtRest

data class GetDataCatalogEncryptionSettingsDataCatalogEncryptionSettingEncryptionAtRest(val catalogEncryptionMode: String, val sseAwsKmsKeyId: String)

Constructors

constructor(catalogEncryptionMode: String, sseAwsKmsKeyId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The encryption-at-rest mode for encrypting Data Catalog data.

Link copied to clipboard

ARN of the AWS KMS key to use for encryption at rest.