Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TagTemplate

Template for governance rules of type tag.

Properties

Optional description

description: undefined | string

Description of the tag namespace.

name

name: string

The name of the tag namespace. It must be unique across all tag namespaces in the tenancy and cannot be changed.

Optional tagDefaults

tagDefaults: Array<TagDefault>

Optional tags

tags: Array<Tag>

Represents an array of tags for tag namespace.

Const type

type: string = "TAG"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Template): object

getJsonObj