Prevention Job Trigger Inspect Job Action Deidentify Transformation Config
data class PreventionJobTriggerInspectJobActionDeidentifyTransformationConfig(val deidentifyTemplate: String? = null, val imageRedactTemplate: String? = null, val structuredDeidentifyTemplate: String? = null)
Properties
Link copied to clipboard
If this template is specified, it will serve as the default de-identify template.
Link copied to clipboard
If this template is specified, it will serve as the de-identify template for images.
Link copied to clipboard
If this template is specified, it will serve as the de-identify template for structured content such as delimited files and tables.