ClusterMaintenancePolicyWindowRecurringWindow

Constructors

constructor(recurrence: String? = null, window: ClusterMaintenancePolicyWindowRecurringWindowWindow? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val recurrence: String? = null

An RRULE (https://tools.ietf.org/html/rfc5545#section-3.8.5.3) for how this window recurs. They go on for the span of time between the start and end time.

Link copied to clipboard

Represents an arbitrary window of time. Structure is documented below.