Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EventConfig

Describes an event configuration, for a given object type and property. Primarily, whether a property change will result in an event being emitted.

Properties

Optional createdById

createdById: undefined | string

OCID of the user who created the configuration.

Optional eventConfigStatus

eventConfigStatus: model.EventConfigStatus

Status of the configuration.

Optional propertyId

propertyId: undefined | string

Unique property key identifier.

Optional propertyName

propertyName: undefined | string

Name of the property.

Optional timeCreated

timeCreated: Date

The date and time the event was configured, 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 configuration. An RFC3339 formatted datetime string.

Optional typeId

typeId: undefined | string

Unique type key identifier.

Optional typeName

typeName: undefined | string

Name of the type.

Optional updatedById

updatedById: undefined | string

OCID of the user who last modified the configuration.

Functions

getDeserializedJsonObj

getJsonObj