ScheduleActionBase interface
Properties
action |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
actionType
Polymorphic discriminator, which specifies the different types this object can be
actionType: "CreateMonitor" | "InvokeBatchEndpoint" | "CreateJob"
Property Value
"CreateMonitor" | "InvokeBatchEndpoint" | "CreateJob"