Java com.amazonaws.services.identitymanagement.model ListAttachedRolePoliciesResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.identitymanagement.model ListAttachedRolePoliciesResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.identitymanagement.model ListAttachedRolePoliciesResult.

The text is from its open source code.

Method

java.util.ListgetAttachedPolicies()

A list of the attached policies.

BooleangetIsTruncated()

A flag that indicates whether there are more items to return.

StringgetMarker()

When IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.

StringtoString()
Returns a string representation of this object.