ModifySnapshotScheduleResponse
Describes a snapshot schedule. You can set a regular interval for creating snapshots of a cluster. You can also schedule snapshots for specific dates.
Types
Properties
Link copied to clipboard
The number of clusters associated with the schedule.
Link copied to clipboard
A list of clusters associated with the schedule. A maximum of 100 clusters is returned.
Link copied to clipboard
Link copied to clipboard
A list of ScheduleDefinitions.
Link copied to clipboard
The description of the schedule.
Link copied to clipboard
A unique identifier for the schedule.
Functions
Link copied to clipboard
inline fun copy(block: ModifySnapshotScheduleResponse.Builder.() -> Unit = {}): ModifySnapshotScheduleResponse