redaction Color
suspend fun redactionColor(value: Output<PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsTransformRedactionColorArgs>)
suspend fun redactionColor(value: PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsTransformRedactionColorArgs?)
Parameters
value
The color to use when redacting content from an image. If not specified, the default is black. Structure is documented below.
suspend fun redactionColor(argument: suspend PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsTransformRedactionColorArgsBuilder.() -> Unit)
Parameters
argument
The color to use when redacting content from an image. If not specified, the default is black. Structure is documented below.