Field Level Encryption Config Content Type Profile Config
    data class FieldLevelEncryptionConfigContentTypeProfileConfig(val contentTypeProfiles: FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfiles, val forwardWhenContentTypeIsUnknown: Boolean)
Constructors
Link copied to clipboard
                fun FieldLevelEncryptionConfigContentTypeProfileConfig(contentTypeProfiles: FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfiles, forwardWhenContentTypeIsUnknown: Boolean)