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>
Constructors
Link copied to clipboard
fun PreventionJobTriggerInspectJobActionDeidentifyTransformationConfigArgs(deidentifyTemplate: Output<String>? = null, imageRedactTemplate: Output<String>? = null, structuredDeidentifyTemplate: Output<String>? = null)