FieldLevelEncryptionConfig
A complex data type that includes the profile configurations specified for field-level encryption.
Types
Properties
Link copied to clipboard
A unique number that ensures the request can't be replayed.
Link copied to clipboard
A complex data type that specifies when to forward content if a content type isn't recognized and profiles to use as by default in a request if a query argument doesn't specify a profile to use.
Link copied to clipboard
A complex data type that specifies when to forward content if a profile isn't found and the profile that can be provided as a query argument in a request.
Functions
Link copied to clipboard
inline fun copy(block: FieldLevelEncryptionConfig.Builder.() -> Unit = {}): FieldLevelEncryptionConfig