/AWS1/CL_SHBBTCGETSTANDARDSC01¶
BatchGetStandardsControlAssociationsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_standardsctlassociation01 TYPE /AWS1/CL_SHBSTANDARDSCTLASSO01=>TT_STANDARDSCTLASSOCIATIONDETS TT_STANDARDSCTLASSOCIATIONDETS¶
Provides the enablement status of a security control in a specified standard and other details for the control in relation to the specified standard.
Optional arguments:¶
it_unprocessedassociations TYPE /AWS1/CL_SHBUNPROCEDSTANDARD00=>TT_UNPROCEDSTANDARDSCTLASSOC00 TT_UNPROCEDSTANDARDSCTLASSOC00¶
A security control (identified with
SecurityControlId,SecurityControlArn, or a mix of both parameters) whose enablement status in a specified standard cannot be returned.
Queryable Attributes¶
StandardsControlAssociationDetails¶
Provides the enablement status of a security control in a specified standard and other details for the control in relation to the specified standard.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STANDARDSCTLASSOCIATIO02() |
Getter for STANDARDSCTLASSOCIATIONDETS, with configurable de |
ASK_STANDARDSCTLASSOCIATIO01() |
Getter for STANDARDSCTLASSOCIATIONDETS w/ exceptions if fiel |
HAS_STANDARDSCTLASSOCIATIO01() |
Determine if STANDARDSCTLASSOCIATIONDETS has a value |
UnprocessedAssociations¶
A security control (identified with
SecurityControlId,SecurityControlArn, or a mix of both parameters) whose enablement status in a specified standard cannot be returned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNPROCESSEDASSOCIATIONS() |
Getter for UNPROCESSEDASSOCIATIONS, with configurable defaul |
ASK_UNPROCESSEDASSOCIATIONS() |
Getter for UNPROCESSEDASSOCIATIONS w/ exceptions if field ha |
HAS_UNPROCESSEDASSOCIATIONS() |
Determine if UNPROCESSEDASSOCIATIONS has a value |