EndpointScheduleAction interface
- Extends
Properties
| action |
Polymorphic discriminator, which specifies the different types this object can be |
| endpoint |
[Required] Defines Schedule action definition details. <see href="TBD" /> |
Property Details
actionType
Polymorphic discriminator, which specifies the different types this object can be
actionType: "InvokeBatchEndpoint"
Property Value
"InvokeBatchEndpoint"
endpointInvocationDefinition
[Required] Defines Schedule action definition details. <see href="TBD" />
endpointInvocationDefinition: Record<string, unknown>
Property Value
Record<string, unknown>