get Organizations Deidentify Template
suspend fun getOrganizationsDeidentifyTemplate(argument: GetOrganizationsDeidentifyTemplatePlainArgs): GetOrganizationsDeidentifyTemplateResult
Gets a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-templates-deid to learn more.
Return
null
Parameters
argument
null
suspend fun getOrganizationsDeidentifyTemplate(deidentifyTemplateId: String, location: String, organizationId: String): GetOrganizationsDeidentifyTemplateResult
Return
null
See also
Parameters
deidentify Template Id
location
organization Id
suspend fun getOrganizationsDeidentifyTemplate(argument: suspend GetOrganizationsDeidentifyTemplatePlainArgsBuilder.() -> Unit): GetOrganizationsDeidentifyTemplateResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dlp.v2.kotlin.inputs.GetOrganizationsDeidentifyTemplatePlainArgs.