DeidentifyConfigArgs

constructor(dicom: Output<DicomConfigArgs>? = null, fhir: Output<FhirConfigArgs>? = null, image: Output<ImageConfigArgs>? = null, text: Output<TextConfigArgs>? = null, useRegionalDataProcessing: Output<Boolean>? = null)