PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsFieldTransformationConditionExpressionsConditionsConditionArgs

Properties

Link copied to clipboard

Field within the record this condition is evaluated against. Structure is documented below.

Link copied to clipboard
val operator: Output<String>

Operator used to compare the field or infoType to the value. Possible values are: EQUAL_TO, NOT_EQUAL_TO, GREATER_THAN, LESS_THAN, GREATER_THAN_OR_EQUALS, LESS_THAN_OR_EQUALS, EXISTS.

Link copied to clipboard

Value to compare against. Mandatory, except for EXISTS tests. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsFieldTransformationConditionExpressionsConditionsConditionArgs