transformation Config
suspend fun transformationConfig(value: Output<PreventionJobTriggerInspectJobActionDeidentifyTransformationConfigArgs>)
suspend fun transformationConfig(value: PreventionJobTriggerInspectJobActionDeidentifyTransformationConfigArgs?)
Parameters
value
User specified deidentify templates and configs for structured, unstructured, and image files. Structure is documented below.
suspend fun transformationConfig(argument: suspend PreventionJobTriggerInspectJobActionDeidentifyTransformationConfigArgsBuilder.() -> Unit)
Parameters
argument
User specified deidentify templates and configs for structured, unstructured, and image files. Structure is documented below.