AWS SDK for .NET Documentation
InstanceGroupStateChangeReason Class
AmazonAmazon.ElasticMapReduce.ModelInstanceGroupStateChangeReason Did this page help you?   Yes   No    Tell us about it...
The status change reason details for the instance group.
Declaration Syntax
C#
public class InstanceGroupStateChangeReason
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
InstanceGroupStateChangeReason()()()()
Initializes a new instance of the InstanceGroupStateChangeReason class

Code
Gets and sets the property Code.

The programmable code for the state change reason.


Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Message
Gets and sets the property Message.

The status change reason description.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithCode(String) Obsolete.
Sets the Code property

WithMessage(String) Obsolete.
Sets the Message property

Inheritance Hierarchy
Object
InstanceGroupStateChangeReason

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)