InteractiveQueryClusterRolesWorkerNodeAutoscaleRecurrenceArgs

data class InteractiveQueryClusterRolesWorkerNodeAutoscaleRecurrenceArgs(val schedules: Output<List<InteractiveQueryClusterRolesWorkerNodeAutoscaleRecurrenceScheduleArgs>>, val timezone: Output<String>) : ConvertibleToJava<InteractiveQueryClusterRolesWorkerNodeAutoscaleRecurrenceArgs>

Constructors

Properties

Link copied to clipboard

A list of schedule blocks as defined below.

Link copied to clipboard
val timezone: Output<String>

The time zone for the autoscale schedule times.

Functions

Link copied to clipboard
open override fun toJava(): InteractiveQueryClusterRolesWorkerNodeAutoscaleRecurrenceArgs