C# Class Amazon.IdentityManagement.Model.ListRolePoliciesRequest

Container for the parameters to the ListRolePolicies operation.

Lists the names of the policies associated with the specified role. If there are none, the action returns an empty list.

You can paginate the results using the MaxItems and Marker parameters.

Inheritance: AmazonIdentityManagementServiceRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool
IsSetRoleName ( ) : bool