AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Instantiates InstanceGroupConfig with the parameterized properties

Namespace: Amazon.ElasticMapReduce.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public InstanceGroupConfig(
         InstanceRoleType instanceRole,
         String instanceType,
         Int32 instanceCount
)

Parameters

instanceRole
Type: Amazon.ElasticMapReduce.InstanceRoleType

The role of the instance group in the cluster.

instanceType
Type: System.String

The Amazon EC2 instance type for all instances in the instance group.

instanceCount
Type: System.Int32

Target number of instances for the instance group.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8