Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SyncUpdateProperties

Package version

The parameters for updating the sync properties of the connected registry with its parent.

Hierarchy

  • SyncUpdateProperties

Index

Properties

Optional messageTtl

messageTtl: undefined | string

The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.

Optional schedule

schedule: undefined | string

The cron expression indicating the schedule that the connected registry will sync with its parent.

Optional syncWindow

syncWindow: undefined | string

The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.

Generated using TypeDoc