Instance Deny Maintenance Period
data class InstanceDenyMaintenancePeriod(val endDate: InstanceDenyMaintenancePeriodEndDate, val startDate: InstanceDenyMaintenancePeriodStartDate, val time: InstanceDenyMaintenancePeriodTime)
Constructors
Link copied to clipboard
constructor(endDate: InstanceDenyMaintenancePeriodEndDate, startDate: InstanceDenyMaintenancePeriodStartDate, time: InstanceDenyMaintenancePeriodTime)
Properties
Link copied to clipboard
Required. Start date of the deny maintenance period Structure is documented below.
Link copied to clipboard
Required. Start date of the deny maintenance period Structure is documented below.
Link copied to clipboard
Required. Start time of the window in UTC time. Structure is documented below.