AWS SDK for .NET Documentation
InstanceStateChange Class
AmazonAmazon.EC2.ModelInstanceStateChange Did this page help you?   Yes   No    Tell us about it...
Instance state change
Declaration Syntax
C#
public class InstanceStateChange
Members
All MembersConstructorsMethodsProperties



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

CurrentState
Current state

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.)
InstanceId
Instance ID

IsSetCurrentState()()()()
Checks if CurrentState property is set

IsSetInstanceId()()()()
Checks if InstanceId property is set

IsSetPreviousState()()()()
Checks if PreviousState property is set

PreviousState
Previous state

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithCurrentState(InstanceState) Obsolete.
Sets the current state

WithInstanceId(String) Obsolete.
Sets the instance ID

WithPreviousState(InstanceState) Obsolete.
Sets the previous state

Inheritance Hierarchy
Object
InstanceStateChange

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