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
 
Constants used for properties of type InstanceGroupState.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.ConstantClass
    Amazon.ElasticMapReduce.InstanceGroupState

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

Syntax

C#
public class InstanceGroupState : ConstantClass

The InstanceGroupState type exposes the following members

Constructors

NameDescription
Public Method InstanceGroupState(string) Default Constructor

Properties

NameTypeDescription
Public Property Value System.String Inherited from Amazon.Runtime.ConstantClass.

Methods

NameDescription
Public Method Static Method FindValue(string) Finds the constant for the unique value.

Fields

NameTypeDescription
Field Static Field ARRESTED Amazon.ElasticMapReduce.InstanceGroupState Constant ARRESTED for InstanceGroupState
Field Static Field BOOTSTRAPPING Amazon.ElasticMapReduce.InstanceGroupState Constant BOOTSTRAPPING for InstanceGroupState
Field Static Field ENDED Amazon.ElasticMapReduce.InstanceGroupState Constant ENDED for InstanceGroupState
Field Static Field PROVISIONING Amazon.ElasticMapReduce.InstanceGroupState Constant PROVISIONING for InstanceGroupState
Field Static Field RESIZING Amazon.ElasticMapReduce.InstanceGroupState Constant RESIZING for InstanceGroupState
Field Static Field RUNNING Amazon.ElasticMapReduce.InstanceGroupState Constant RUNNING for InstanceGroupState
Field Static Field SHUTTING_DOWN Amazon.ElasticMapReduce.InstanceGroupState Constant SHUTTING_DOWN for InstanceGroupState
Field Static Field SUSPENDED Amazon.ElasticMapReduce.InstanceGroupState Constant SUSPENDED for InstanceGroupState
Field Static Field TERMINATED Amazon.ElasticMapReduce.InstanceGroupState Constant TERMINATED for InstanceGroupState
Field Static Field TERMINATING Amazon.ElasticMapReduce.InstanceGroupState Constant TERMINATING for InstanceGroupState

Version Information

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

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