Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Namespace

Namespace Definition

Properties

Optional createdById

createdById: undefined | string

OCID of the user who created the namespace.

Optional description

description: undefined | string

Description for the namespace

Optional displayName

displayName: undefined | string

Name of the Namespace

Optional isServiceDefined

isServiceDefined: undefined | false | true

If this field is defined by service or by a user

key

key: string

Unique namespace key that is immutable.

Optional lifecycleState

lifecycleState: model.LifecycleState

The current state of the namespace.

Optional timeCreated

timeCreated: Date

The date and time the namespace was created, in the format defined by RFC3339. Example: {@code 2019-03-25T21:10:29.600Z}

Optional timeUpdated

timeUpdated: Date

The last time that any change was made to the namespace. An RFC3339 formatted datetime string.

Optional updatedById

updatedById: undefined | string

OCID of the user who last modified the namespace.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Namespace): object

getJsonObj