automaticScaling property

AutomaticScaling? automaticScaling
getter/setter pair

Automatic scaling is based on request rate, response latencies, and other application metrics.

Instances are dynamically created and destroyed as needed in order to handle traffic.

Implementation

AutomaticScaling? automaticScaling;