AddClusterNodeSpecification
Specifies an instance group and the number of nodes to add to it.
Contents
- IncrementTargetCountBy
- 
               The number of nodes to add to the specified instance group. The total number of nodes across all instance groups in a single request cannot exceed 50. Type: Integer Valid Range: Minimum value of 1. Maximum value of 50. Required: Yes 
- InstanceGroupName
- 
               The name of the instance group to which you want to add nodes. Type: String Length Constraints: Minimum length of 1. Maximum length of 63. Pattern: [a-zA-Z0-9](-*[a-zA-Z0-9])*Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: