Container for the parameters to the GetRole operation.
Retrieves information about the specified role, including the role's path, GUID, ARN,
and the policy granting permission to assume the role. For more information about
ARNs, go to ARNs.
For more information about roles, go to Working
with Roles.
The returned policy is URL-encoded according to RFC 3986. For more information about RFC 3986, go to http://www.faqs.org/rfcs/rfc3986.html.

C# |
public class GetRoleRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | GetRoleRequest()()()() | Initializes a new instance of the GetRoleRequest 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.) |
![]() | RoleName |
Gets and sets the property RoleName.
Name of the role to get information about. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithRoleName(String) | Obsolete.
Sets the RoleName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | GetRoleRequest |