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

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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.

Link copied to clipboard
val tags: List<Tag>?

An optional set of tags describing the schedule.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String