Skip to main content

Interface: $Properties

v1.CreateScheduleRequest.$Properties

Properties of a CreateScheduleRequest.

Hierarchy

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.


initialPatch

Optional initialPatch: null | $Properties

Optional initial patch (e.g. to run the action once immediately).


memo

Optional memo: null | $Properties

Memo and search attributes to attach to the schedule itself.


namespace

Optional namespace: null | string

The namespace the schedule should be created in.


requestId

Optional requestId: null | string

A unique identifier for this create request for idempotence. Typically UUIDv4.


schedule

Optional schedule: null | $Properties

The schedule spec, policies, action, and initial state.


scheduleId

Optional scheduleId: null | string

The id of the new schedule.


searchAttributes

Optional searchAttributes: null | $Properties

CreateScheduleRequest searchAttributes