Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MlApplicationInstanceInternalTrigger

Trigger details

Properties

componentName

componentName: string

Name of instance component

isEnabled

isEnabled: boolean

Indicates whether the trigger is enabled. If it is false trigger does not fire even when the trigger condition is met.

Optional name

name: undefined | string

Name of referenced resource (generally resources do not have to have any name but most resources have name exposed as 'name' or 'displayName' field).

triggerDefinition

triggerDefinition: string

Trigger definition for given ML Application Instance

Const type

type: string = "ML_APPLICATION_INSTANCE_INTERNAL_TRIGGER"

Methods

getDeserializedJsonObj

getJsonObj