ScheduleArgs

constructor(description: Output<String>? = null, desiredCapacity: Output<Int>? = null, launchExpirationTime: Output<Int>? = null, launchTime: Output<String>? = null, maxValue: Output<Int>? = null, minValue: Output<Int>? = null, recurrenceEndTime: Output<String>? = null, recurrenceType: Output<String>? = null, recurrenceValue: Output<String>? = null, scalingGroupId: Output<String>? = null, scheduledAction: Output<String>? = null, scheduledTaskName: Output<String>? = null, taskEnabled: Output<Boolean>? = null)