Container for the parameters to the GetInstanceProfile operation.
            Retrieves information about the specified instance profile, including the instance
            profile's            path, GUID, ARN, and role. For more information about instance profiles,
            go to About
            Instance                Profiles. For more information about ARNs, go to ARNs.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class GetInstanceProfileRequest : AmazonWebServiceRequest
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | GetInstanceProfileRequest()()()() | Initializes a new instance of the GetInstanceProfileRequest class | 
|  | 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.) | 
|  | InstanceProfileName | 
            Gets and sets the property InstanceProfileName. 
             Name of the instance profile to get information about. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithInstanceProfileName(String) | Obsolete. 
            Sets the InstanceProfileName property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | AmazonWebServiceRequest | |
|  | GetInstanceProfileRequest | |