ModifyClusterSnapshotScheduleRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for the cluster whose snapshot schedule you want to modify.

Link copied to clipboard

A boolean to indicate whether to remove the assoiciation between the cluster and the schedule.

Link copied to clipboard

A unique alphanumeric identifier for the schedule that you want to associate with the cluster.

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