@aws-sdk/client-redshift

ModifySnapshotScheduleCommandInput Interface

Members

Name
Type
Details
ScheduleDefinitions Requiredstring[] | undefined

An updated list of schedule definitions. A schedule definition is made up of schedule expressions, for example, "cron(30 12 *)" or "rate(12 hours)".

ScheduleIdentifier Requiredstring | undefined

A unique alphanumeric identifier of the schedule to modify.

Full Signature

export interface ModifySnapshotScheduleCommandInput extends ModifySnapshotScheduleMessage