FieldLevelEncryptionProfileConfig

A complex data type of profiles for the field-level encryption.

Types

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

Properties

Link copied to clipboard

A unique number that ensures that the request can't be replayed.

Link copied to clipboard

An optional comment for the field-level encryption profile. The comment cannot be longer than 128 characters.

Link copied to clipboard

A complex data type of encryption entities for the field-level encryption profile that include the public key ID, provider, and field patterns for specifying which fields to encrypt with this key.

Link copied to clipboard

Profile name for the field-level encryption profile.

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