Taxonomy

Creates a taxonomy in a specified project. The taxonomy is initially empty, that is, it doesn't contain policy tags. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard

Optional. A list of policy types that are activated for this taxonomy. If not set, defaults to an empty list.

Link copied to clipboard
val description: Output<String>

Optional. Description of this taxonomy. If not set, defaults to empty. The description must contain only Unicode characters, tabs, newlines, carriage returns, and page breaks, and be at most 2000 bytes long when encoded in UTF-8.

Link copied to clipboard
val displayName: Output<String>

User-defined name of this taxonomy. The name can't start or end with spaces, must contain only Unicode letters, numbers, underscores, dashes, and spaces, and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.

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

Resource name of this taxonomy in URL format. Note: Policy tag manager generates unique taxonomy IDs.

Link copied to clipboard
val policyTagCount: Output<Int>

Number of policy tags in this taxonomy.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a Google Cloud service. Currently only 'DATAPLEX' is supported.

Link copied to clipboard

Creation and modification timestamps of this taxonomy.

Link copied to clipboard
val urn: Output<String>