EntryGroup

class EntryGroup : KotlinCustomResource

A maximum of 10,000 entry groups may be created per organization across all locations. Users should enable the Data Catalog API in the project identified by the parent parameter (see Data Catalog Resource Project (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for more information).

Properties

Link copied to clipboard

Timestamps about this EntryGroup. Default value is empty timestamps.

Link copied to clipboard
val description: Output<String>

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

Link copied to clipboard
val displayName: Output<String>

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

Link copied to clipboard
val entryGroupId: Output<String>

Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.

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 resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

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 urn: Output<String>