Prevention Deidentify Template Deidentify Config Image Transformations Transform Redaction Color Args
data class PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsTransformRedactionColorArgs(val blue: Output<Double>? = null, val green: Output<Double>? = null, val red: Output<Double>? = null) : ConvertibleToJava<PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsTransformRedactionColorArgs>
Constructors
Link copied to clipboard
fun PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsTransformRedactionColorArgs(blue: Output<Double>? = null, green: Output<Double>? = null, red: Output<Double>? = null)