You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EMR::Types::ScalingConstraintsWhen passing ScalingConstraints as input to an Aws::Client method, you can use a vanilla Hash:
{
min_capacity: 1, max_capacity: 1, }
The upper and lower EC2 instance limits for an automatic scaling policy. Automatic scaling activities triggered by automatic scaling rules will not cause an instance group to grow above or below these limits.
Returned by:
Instance Attribute Summary collapseThe upper boundary of EC2 instances in an instance group beyond which scaling activities are not allowed to grow.
The lower boundary of EC2 instances in an instance group below which scaling activities are not allowed to shrink.
The upper boundary of EC2 instances in an instance group beyond which scaling activities are not allowed to grow. Scale-out activities will not add instances beyond this boundary.
#min_capacity ⇒ IntegerThe lower boundary of EC2 instances in an instance group below which scaling activities are not allowed to shrink. Scale-in activities will not terminate instances below this boundary.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4