AWS SDK for .NET Documentation
InstanceTimeline Class
AmazonAmazon.ElasticMapReduce.ModelInstanceTimeline Did this page help you?   Yes   No    Tell us about it...
The timeline of the instance lifecycle.
Declaration Syntax
C#
public class InstanceTimeline
Members
All MembersConstructorsMethodsProperties



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

CreationDateTime
Gets and sets the property CreationDateTime.

The creation date and time of the instance.


EndDateTime
Gets and sets the property EndDateTime.

The date and time when the instance was terminated.


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.)
ReadyDateTime
Gets and sets the property ReadyDateTime.

The date and time when the instance was ready to perform tasks.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithCreationDateTime(DateTime) Obsolete.
Sets the CreationDateTime property

WithEndDateTime(DateTime) Obsolete.
Sets the EndDateTime property

WithReadyDateTime(DateTime) Obsolete.
Sets the ReadyDateTime property

Inheritance Hierarchy
Object
InstanceTimeline

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