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.
Contents
Note
In the following list, the required parameters are described first.
- AssociatedClusterCount
-
The number of clusters associated with the schedule.
Type: Integer
Required: No
- AssociatedClusters.ClusterAssociatedToSchedule.N
-
A list of clusters associated with the schedule. A maximum of 100 clusters is returned.
Type: Array of ClusterAssociatedToSchedule objects
Required: No
- NextInvocations.SnapshotTime.N
-
Type: Array of timestamps
Required: No
- ScheduleDefinitions.ScheduleDefinition.N
-
A list of ScheduleDefinitions.
Type: Array of strings
Length Constraints: Maximum length of 2147483647.
Required: No
- ScheduleDescription
-
The description of the schedule.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
- ScheduleIdentifier
-
A unique identifier for the schedule.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
- Tags.Tag.N
-
An optional set of tags describing the schedule.
Type: Array of Tag objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: