Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogGroup

Represents a LogGroup object.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that the resource belongs to.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional description

description: undefined | string

Description for this resource.

displayName

displayName: string

The user-friendly display name. This must be unique within the enclosing resource, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

id

id: string

The OCID of the resource.

Optional lifecycleState

lifecycleState: model.LogGroupLifecycleState

The log group object state.

Optional timeCreated

timeCreated: Date

Time the resource was created.

Optional timeLastModified

timeLastModified: Date

Time the resource was last modified.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: LogGroup): object

getJsonObj