EndpointScheduleAction interface
model interface EndpointScheduleAction
- Extends
屬性
| action |
[必要]指定排程的動作類型 |
| endpoint |
[必要]定義排程動作定義詳細數據。 <請參閱 href=“TBD” /> |
屬性詳細資料
actionType
[必要]指定排程的動作類型
actionType: "InvokeBatchEndpoint"
屬性值
"InvokeBatchEndpoint"
endpointInvocationDefinition
[必要]定義排程動作定義詳細數據。 <請參閱 href=“TBD” />
endpointInvocationDefinition: Record<string, any>
屬性值
Record<string, any>