@aws-sdk/client-redshift

ModifyClusterSnapshotScheduleCommandInput Interface

Members

Name
Type
Details
ClusterIdentifier Requiredstring | undefined

A unique identifier for the cluster whose snapshot schedule you want to modify.

DisassociateSchedule boolean | undefined

A boolean to indicate whether to remove the assoiciation between the cluster and the schedule.

ScheduleIdentifier string | undefined

A unique alphanumeric identifier for the schedule that you want to associate with the cluster.

Full Signature

export interface ModifyClusterSnapshotScheduleCommandInput extends ModifyClusterSnapshotScheduleMessage