GetCachePatchSchedule

data class GetCachePatchSchedule(val dayOfWeek: String, val maintenanceWindow: String, val startHourUtc: Int)

Constructors

Link copied to clipboard
constructor(dayOfWeek: String, maintenanceWindow: String, startHourUtc: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

the Weekday name for the patch item

Link copied to clipboard

The ISO 8601 timespan which specifies the amount of time the Redis Cache can be updated.

Link copied to clipboard

The Start Hour for maintenance in UTC