AWS SDK for .NET Documentation
SpotInstanceStatusMessage Class
AmazonAmazon.EC2.ModelSpotInstanceStatusMessage Did this page help you?   Yes   No    Tell us about it...
Status details for the Spot Instance request.
Declaration Syntax
C#
public class SpotInstanceStatusMessage
Members
All MembersConstructorsMethodsProperties



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

Code
The code for the Spot Instance request status.

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.)
IsSetCode()()()()
Checks if Code property is set

IsSetMessage()()()()
Checks if Message property is set

IsSetUpdateTime()()()()
Checks if UpdateTime property is set

Message
The message for the Spot Instance request status.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UpdateTime
The time of the most recent update for the status.

WithCode(String) Obsolete.
Sets the code for the Spot Instance request status.

WithMessage(String) Obsolete.
Sets the message for the Spot Instance request status.

WithUpdateTime(String) Obsolete.
Sets the time of the most recent update for the status.

Inheritance Hierarchy
Object
SpotInstanceStatusMessage

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