Skip to content

/AWS1/CL_IAMLSTDELEGATIONREQ01

ListDelegationRequestsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_delegationrequests TYPE /AWS1/CL_IAMDELEGATIONREQUEST=>TT_DELEGATIONREQUESTSLISTTYPE TT_DELEGATIONREQUESTSLISTTYPE

A list of delegation requests that match the specified criteria.

iv_marker TYPE /AWS1/IAMMARKERTYPE /AWS1/IAMMARKERTYPE

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

iv_istruncated TYPE /AWS1/IAMBOOLEANTYPE /AWS1/IAMBOOLEANTYPE

A flag that indicates whether there are more items to return. If your results were truncated, you can make a subsequent pagination request using the Marker request parameter to retrieve more items.


Queryable Attributes

DelegationRequests

A list of delegation requests that match the specified criteria.

Accessible with the following methods

Method Description
GET_DELEGATIONREQUESTS() Getter for DELEGATIONREQUESTS, with configurable default
ASK_DELEGATIONREQUESTS() Getter for DELEGATIONREQUESTS w/ exceptions if field has no
HAS_DELEGATIONREQUESTS() Determine if DELEGATIONREQUESTS has a value

Marker

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

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value

isTruncated

A flag that indicates whether there are more items to return. If your results were truncated, you can make a subsequent pagination request using the Marker request parameter to retrieve more items.

Accessible with the following methods

Method Description
GET_ISTRUNCATED() Getter for ISTRUNCATED