scalableTargetAction

construct an aws.sdk.kotlin.services.applicationautoscaling.model.ScalableTargetAction inside the given block


The new minimum and maximum capacity. You can set both values or just one. At the scheduled time, if the current capacity is below the minimum capacity, Application Auto Scaling scales out to the minimum capacity. If the current capacity is above the maximum capacity, Application Auto Scaling scales in to the maximum capacity.