AutoscaleProfileArgs

constructor(autoscaleType: Output<Either<String, AutoscaleType>>? = null, enabled: Output<Boolean>, gracefulDecommissionTimeout: Output<Int>? = null, loadBasedConfig: Output<LoadBasedConfigArgs>? = null, scheduleBasedConfig: Output<ScheduleBasedConfigArgs>? = null)