Get Domain Auto Tune Option Maintenance Schedule
data class GetDomainAutoTuneOptionMaintenanceSchedule(val cronExpressionForRecurrence: String, val durations: List<GetDomainAutoTuneOptionMaintenanceScheduleDuration>, val startAt: String)
Constructors
Link copied to clipboard
fun GetDomainAutoTuneOptionMaintenanceSchedule(cronExpressionForRecurrence: String, durations: List<GetDomainAutoTuneOptionMaintenanceScheduleDuration>, startAt: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Date and time at which the Auto-Tune maintenance schedule starts in RFC3339 format.