FieldLevelEncryptionProfileConfig
A complex data type of profiles for the field-level encryption.
Types
Properties
Link copied to clipboard
A unique number that ensures that the request can't be replayed.
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.
Functions
Link copied to clipboard
inline fun copy(block: FieldLevelEncryptionProfileConfig.Builder.() -> Unit = {}): FieldLevelEncryptionProfileConfig