DeidentifyTemplate

class DeidentifyTemplate : KotlinCustomResource

Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to learn more. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val createTime: Output<String>

The creation timestamp of an inspectTemplate.

Link copied to clipboard

The core content of the template.

Link copied to clipboard
val description: Output<String>

Short description (max 256 chars).

Link copied to clipboard
val displayName: Output<String>

Display name (max 256 chars).

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The template name. The template will have one of the following formats: projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID OR organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val updateTime: Output<String>

The last update timestamp of an inspectTemplate.

Link copied to clipboard
val urn: Output<String>