/AWS1/CL_IN2STRTCODESECSCANRSP¶
StartCodeSecurityScanResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_scanid
TYPE /AWS1/IN2CODESECURITYUUID
/AWS1/IN2CODESECURITYUUID
¶
The unique identifier of the initiated scan.
iv_status
TYPE /AWS1/IN2CODESCANSTATUS
/AWS1/IN2CODESCANSTATUS
¶
The current status of the initiated scan.
Queryable Attributes¶
scanId¶
The unique identifier of the initiated scan.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SCANID() |
Getter for SCANID, with configurable default |
ASK_SCANID() |
Getter for SCANID w/ exceptions if field has no value |
HAS_SCANID() |
Determine if SCANID has a value |
status¶
The current status of the initiated scan.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |