Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateScheduledActionDetails

Describes the modification parameters for the Scheduled Action.

Properties

Optional actionMembers

actionMembers: Array<ActionMember>

The list of action members in a scheduled action.

Optional actionParams

actionParams: undefined | object

Map<ParamName, ParamValue> where a key value pair describes the specific action parameter. Example: {@code {"count": "3"}}

Optional schedulingWindowId

schedulingWindowId: undefined | string

The OCID of the Scheduling Window.

Functions

getDeserializedJsonObj

getJsonObj