/AWS1/CL_SHBDSCSTANDARDSCTLS01¶
DescribeStandardsControlsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_controls TYPE /AWS1/CL_SHBSTANDARDSCONTROL=>TT_STANDARDSCONTROLS TT_STANDARDSCONTROLS¶
A list of security standards controls.
iv_nexttoken TYPE /AWS1/SHBNEXTTOKEN /AWS1/SHBNEXTTOKEN¶
The pagination token to use to request the next page of results.
Queryable Attributes¶
Controls¶
A list of security standards controls.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTROLS() |
Getter for CONTROLS, with configurable default |
ASK_CONTROLS() |
Getter for CONTROLS w/ exceptions if field has no value |
HAS_CONTROLS() |
Determine if CONTROLS has a value |
NextToken¶
The pagination token to use to request 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 |