/AWS1/CL_NWMLSTATTACHMENTROU01¶
ListAttachmentRoutingPolicyAssociationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_attachmentroutingplyass00 TYPE /AWS1/CL_NWMATTACHMENTROUTIN00=>TT_ATTACHMENTROUTINGPLYASCLIST TT_ATTACHMENTROUTINGPLYASCLIST¶
The list of attachment routing policy associations.
iv_nexttoken TYPE /AWS1/NWMNEXTTOKEN /AWS1/NWMNEXTTOKEN¶
The token for the next page of results.
Queryable Attributes¶
AttachmentRoutingPolicyAssociations¶
The list of attachment routing policy associations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTACHMENTROUTINGPLYAS00() |
Getter for ATTACHMENTROUTINGPLYASSOCS, with configurable def |
ASK_ATTACHMENTROUTINGPLYAS00() |
Getter for ATTACHMENTROUTINGPLYASSOCS w/ exceptions if field |
HAS_ATTACHMENTROUTINGPLYAS00() |
Determine if ATTACHMENTROUTINGPLYASSOCS has a value |
NextToken¶
The token for the next page of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |