Prevention Deidentify Template Deidentify Config Args
data class PreventionDeidentifyTemplateDeidentifyConfigArgs(val imageTransformations: Output<PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsArgs>? = null, val infoTypeTransformations: Output<PreventionDeidentifyTemplateDeidentifyConfigInfoTypeTransformationsArgs>? = null, val recordTransformations: Output<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsArgs>? = null) : ConvertibleToJava<PreventionDeidentifyTemplateDeidentifyConfigArgs>
Constructors
Link copied to clipboard
fun PreventionDeidentifyTemplateDeidentifyConfigArgs(imageTransformations: Output<PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsArgs>? = null, infoTypeTransformations: Output<PreventionDeidentifyTemplateDeidentifyConfigInfoTypeTransformationsArgs>? = null, recordTransformations: Output<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsArgs>? = null)
Functions
Properties
Link copied to clipboard
val imageTransformations: Output<PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsArgs>? = null
Link copied to clipboard
Link copied to clipboard