Host Pool Scheduled Agent Updates Args
data class HostPoolScheduledAgentUpdatesArgs(val enabled: Output<Boolean>? = null, val schedules: Output<List<HostPoolScheduledAgentUpdatesScheduleArgs>>? = null, val timezone: Output<String>? = null, val useSessionHostTimezone: Output<Boolean>? = null) : ConvertibleToJava<HostPoolScheduledAgentUpdatesArgs>
Constructors
Link copied to clipboard
fun HostPoolScheduledAgentUpdatesArgs(enabled: Output<Boolean>? = null, schedules: Output<List<HostPoolScheduledAgentUpdatesScheduleArgs>>? = null, timezone: Output<String>? = null, useSessionHostTimezone: Output<Boolean>? = null)
Functions
Properties
Link copied to clipboard
Specifies the time zone in which the agent update schedule will apply, the possible values are defined here. If use_session_host_timezone
is enabled then it will override this setting. Default is UTC