Skip to main content

Interface: IListScheduleMatchingTimesRequest

workflowservice.v1.IListScheduleMatchingTimesRequest

Properties of a ListScheduleMatchingTimesRequest.

Hierarchy

Properties

endTime

Optional endTime: null | $Properties

ListScheduleMatchingTimesRequest endTime

Inherited from

$Properties.endTime


namespace

Optional namespace: null | string

The namespace of the schedule to query.

Inherited from

$Properties.namespace


scheduleId

Optional scheduleId: null | string

The id of the schedule to query.

Inherited from

$Properties.scheduleId


startTime

Optional startTime: null | $Properties

Time range to query.

Inherited from

$Properties.startTime