Returns information about the last time the instance profile was updated, 
            including the instance's LastUpdated date, InstanceProfileArn, and InstanceProfileId.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class IAMInfo
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | IAMInfo()()()() | Initializes a new instance of the IAMInfo class | 
|  | Code | 
            The status of the instance profile
             | 
|  | 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.) | 
|  | InstanceProfileArn | 
            The Amazon Resource Name (ARN) of the instance profile
             | 
|  | InstanceProfileId | 
            The Id of the instance profile
             | 
|  | LastUpdated | 
            The date and time the instance profile was updated
             | 
|  | Message | 
            Further information about the status of the instance profile
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | IAMInfo |