class Aws::Redshift::Types::SnapshotSchedule

Describes a snapshot schedule. You can set a regular interval for creating snapshots of a cluster. You can also schedule snapshots for specific dates.

@!attribute [rw] schedule_definitions

A list of ScheduleDefinitions.
@return [Array<String>]

@!attribute [rw] schedule_identifier

A unique identifier for the schedule.
@return [String]

@!attribute [rw] schedule_description

The description of the schedule.
@return [String]

@!attribute [rw] tags

An optional set of tags describing the schedule.
@return [Array<Types::Tag>]

@!attribute [rw] next_invocations

@return [Array<Time>]

@!attribute [rw] associated_cluster_count

The number of clusters associated with the schedule.
@return [Integer]

@!attribute [rw] associated_clusters

A list of clusters associated with the schedule. A maximum of 100
clusters is returned.
@return [Array<Types::ClusterAssociatedToSchedule>]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/SnapshotSchedule AWS API Documentation

Constants

SENSITIVE