AutoscaleTimeAndCapacityArgs

fun AutoscaleTimeAndCapacityArgs(maxInstanceCount: Output<Int>? = null, minInstanceCount: Output<Int>? = null, time: Output<String>? = null)