/AWS1/CL_SAGLISTSECREQMNTSOUT¶
ListSecurityRequirementsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_securityreqmntsummaries TYPE /AWS1/CL_SAGSECREQMNTSUMMARY=>TT_SECURITYREQMNTSUMMARYLIST TT_SECURITYREQMNTSUMMARYLIST¶
The list of security requirement summaries.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN¶
The pagination token to use in a subsequent request to retrieve the next page of results.
Queryable Attributes¶
securityRequirementSummaries¶
The list of security requirement summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYREQMNTSUMMARIES() |
Getter for SECURITYREQUIREMENTSUMMARIES, with configurable d |
ASK_SECURITYREQMNTSUMMARIES() |
Getter for SECURITYREQUIREMENTSUMMARIES w/ exceptions if fie |
HAS_SECURITYREQMNTSUMMARIES() |
Determine if SECURITYREQUIREMENTSUMMARIES has a value |
nextToken¶
The pagination token to use in a subsequent request to retrieve 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 |