C# Class Amazon.ElasticMapReduce.Model.ModifyInstanceGroupsRequest

Container for the parameters to the ModifyInstanceGroups operation.

ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group. The input parameters include the new target instance count for the group and the instance group ID. The call will either succeed or fail atomically.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetInstanceGroups ( ) : bool