Prevention Deidentify Template Deidentify Config Record Transformations Record Suppression Args
data class PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionArgs(val condition: Output<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionArgs>? = null) : ConvertibleToJava<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionArgs>
Constructors
Link copied to clipboard
constructor(condition: Output<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionArgs>? = null)
Properties
Link copied to clipboard
val condition: Output<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionArgs>? = null
A condition that when it evaluates to true will result in the record being evaluated to be suppressed from the transformed content. Structure is documented below.