Domain Auto Tune Options Maintenance Schedule
data class DomainAutoTuneOptionsMaintenanceSchedule(val cronExpressionForRecurrence: String, val duration: DomainAutoTuneOptionsMaintenanceScheduleDuration, val startAt: String)
Constructors
Link copied to clipboard
fun DomainAutoTuneOptionsMaintenanceSchedule(cronExpressionForRecurrence: String, duration: DomainAutoTuneOptionsMaintenanceScheduleDuration, startAt: String)
Types
Properties
Link copied to clipboard
Date and time at which to start the Auto-Tune maintenance schedule in RFC3339 format.