Prevention Deidentify Template Deidentify Config Record Transformations Record Suppression Condition Expressions Conditions Condition
data class PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsCondition(val field: PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionField, val operator: String, val value: PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionValue? = null)
Constructors
Link copied to clipboard
constructor(field: PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionField, operator: String, value: PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionValue? = null)
Properties
Link copied to clipboard
val field: PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionField
Field within the record this condition is evaluated against. Structure is documented below.
Link copied to clipboard
val value: PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionValue? = null
Value to compare against. Mandatory, except for EXISTS tests. Structure is documented below.