Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateOptionsDetails

An Options object represents configuration options.

Properties

Const configType

configType: string = "OPTIONS"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

An optional string that describes what the options are intended or used for.

Optional displayName

displayName: undefined | string

The name by which a configuration entity is displayed to the end user.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional group

group: undefined | string

A string that specifies the group that an OPTIONS item belongs to.

Optional options

options: any

The options are stored here as JSON.

Methods

getDeserializedJsonObj

getJsonObj