Interface: ICreateScheduleRequest
workflowservice.v1.ICreateScheduleRequest
Properties of a CreateScheduleRequest.
Implemented by
Properties
identity
• Optional
identity: null
| string
CreateScheduleRequest identity
initialPatch
• Optional
initialPatch: null
| ISchedulePatch
CreateScheduleRequest initialPatch
memo
• Optional
memo: null
| IMemo
CreateScheduleRequest memo
namespace
• Optional
namespace: null
| string
CreateScheduleRequest namespace
requestId
• Optional
requestId: null
| string
CreateScheduleRequest requestId
schedule
• Optional
schedule: null
| ISchedule
CreateScheduleRequest schedule
scheduleId
• Optional
scheduleId: null
| string
CreateScheduleRequest scheduleId
searchAttributes
• Optional
searchAttributes: null
| ISearchAttributes
CreateScheduleRequest searchAttributes