Fault details for a Spot Instance request.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class SpotInstanceStateFault
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | SpotInstanceStateFault()()()() | Initializes a new instance of the SpotInstanceStateFault class | 
|  | Code | 
            The reason code for the Spot Instance request fault.
             | 
|  | Equals(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
             | 
|  | Message | 
            The message for the Spot Instance request fault.
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithCode(String) | Obsolete. 
            Sets the reason code for the Spot Instance request fault.
             | 
|  | WithMessage(String) | Obsolete. 
            Sets the message for the Spot Instance request fault.
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | SpotInstanceStateFault |