SoftwareUpdateConfigurationScheduleMonthlyOccurrence

Constructors

constructor(day: String, occurrence: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val day: String

Day of the occurrence. Must be one of Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday.

Link copied to clipboard

Occurrence of the week within the month. Must be between 1 and 4. -1 for last week within the month.