GetFlexibleServerMaintenanceWindow

data class GetFlexibleServerMaintenanceWindow(val dayOfWeek: Int, val startHour: Int, val startMinute: Int)

Constructors

Link copied to clipboard
constructor(dayOfWeek: Int, startHour: Int, startMinute: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The day of week of the maintenance window.

Link copied to clipboard

The start hour of the maintenance window.

Link copied to clipboard

The start minute of the maintenance window.