Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Project

A Vision Project containing models.

Properties

compartmentId

compartmentId: string

A compartment identifier.

Optional definedTags

definedTags: undefined | object

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

Optional description

description: undefined | string

An optional description of the project.

Optional displayName

displayName: undefined | string

A human-friendly name for the project, which can be changed.

Optional freeformTags

freeformTags: undefined | object

A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: {@code {"bar-key": "value"}}

id

id: string

A unique identifier that is immutable after creation.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail, that can provide actionable information if creation failed.

lifecycleState

lifecycleState: LifecycleState

The current state of the project.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. For example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

When the project was created, as an RFC3339 datetime string.

Optional timeUpdated

timeUpdated: Date

When the project was updated, as an RFC3339 datetime string.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Project): object

getJsonObj