DropletAutoscaleConfigArgs

constructor(cooldownMinutes: Output<Int>? = null, maxInstances: Output<Int>? = null, minInstances: Output<Int>? = null, targetCpuUtilization: Output<Double>? = null, targetMemoryUtilization: Output<Double>? = null, targetNumberInstances: Output<Int>? = null)