CreateSnapshotScheduleRequest
Types
Properties
Link copied to clipboard
Link copied to clipboard
The definition of the snapshot schedule. The definition is made up of schedule expressions, for example "cron(30 12 *)" or "rate(12 hours)".
Link copied to clipboard
The description of the snapshot schedule.
Link copied to clipboard
A unique identifier for a snapshot schedule. Only alphanumeric characters are allowed for the identifier.
Functions
Link copied to clipboard
inline fun copy(block: CreateSnapshotScheduleRequest.Builder.() -> Unit = {}): CreateSnapshotScheduleRequest