GlossaryEntry

class GlossaryEntry : KotlinCustomResource

Creates a glossary entry.

Properties

Link copied to clipboard
val description: Output<String>

Describes the glossary entry.

Link copied to clipboard
val glossaryId: Output<String>
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. Format: "projects//locations//glossaries//glossaryEntries/" ////

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

Used for an unidirectional glossary.

Link copied to clipboard

Used for an equivalent term sets glossary.

Link copied to clipboard
val urn: Output<String>