Prevention Job Trigger Inspect Job Action Deidentify Transformation Config Args
data class PreventionJobTriggerInspectJobActionDeidentifyTransformationConfigArgs(val deidentifyTemplate: Output<String>? = null, val imageRedactTemplate: Output<String>? = null, val structuredDeidentifyTemplate: Output<String>? = null) : ConvertibleToJava<PreventionJobTriggerInspectJobActionDeidentifyTransformationConfigArgs>
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.