/AWS1/CL_CNTLSTATTFILESCFGSRSP¶
ListAttachedFilesConfigurationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_attachedfilesconfs TYPE /AWS1/CL_CNTATTFILESCONFSUMM=>TT_ATTFILESCONFSUMMARYLIST TT_ATTFILESCONFSUMMARYLIST¶
Information about the attached files configurations.
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
AttachedFilesConfigurations¶
Information about the attached files configurations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTACHEDFILESCONFS() |
Getter for ATTACHEDFILESCONFIGURATIONS, with configurable de |
ASK_ATTACHEDFILESCONFS() |
Getter for ATTACHEDFILESCONFIGURATIONS w/ exceptions if fiel |
HAS_ATTACHEDFILESCONFS() |
Determine if ATTACHEDFILESCONFIGURATIONS has a value |
NextToken¶
If there are additional results, this is the token for the next set 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 |