EncryptionAtRest

Specifies the encryption-at-rest configuration for the Data Catalog.

Types

Link copied to clipboard
class Builder
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

The role that Glue assumes to encrypt and decrypt the Data Catalog objects on the caller's behalf.

Link copied to clipboard

The ID of the KMS key to use for encryption at rest.

Functions

Link copied to clipboard
inline fun copy(block: EncryptionAtRest.Builder.() -> Unit = {}): EncryptionAtRest
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