/AWS1/CL_REVSTRTFLMDEASSMNTRSP¶
StartFailureModeAssessmentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_assessmentid TYPE /AWS1/REVUUID /AWS1/REVUUID¶
The unique identifier of the started assessment.
iv_servicearn TYPE /AWS1/REVARN /AWS1/REVARN¶
ARN identifier.
iv_assessmentstatus TYPE /AWS1/REVASSESSMENTSTATUS /AWS1/REVASSESSMENTSTATUS¶
The status of the started assessment.
iv_startedat TYPE /AWS1/REVTIMESTAMP /AWS1/REVTIMESTAMP¶
The timestamp when the assessment started.
Queryable Attributes¶
assessmentId¶
The unique identifier of the started assessment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSESSMENTID() |
Getter for ASSESSMENTID, with configurable default |
ASK_ASSESSMENTID() |
Getter for ASSESSMENTID w/ exceptions if field has no value |
HAS_ASSESSMENTID() |
Determine if ASSESSMENTID has a value |
serviceArn¶
ARN identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEARN() |
Getter for SERVICEARN, with configurable default |
ASK_SERVICEARN() |
Getter for SERVICEARN w/ exceptions if field has no value |
HAS_SERVICEARN() |
Determine if SERVICEARN has a value |
assessmentStatus¶
The status of the started assessment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSESSMENTSTATUS() |
Getter for ASSESSMENTSTATUS, with configurable default |
ASK_ASSESSMENTSTATUS() |
Getter for ASSESSMENTSTATUS w/ exceptions if field has no va |
HAS_ASSESSMENTSTATUS() |
Determine if ASSESSMENTSTATUS has a value |
startedAt¶
The timestamp when the assessment started.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTEDAT() |
Getter for STARTEDAT, with configurable default |
ASK_STARTEDAT() |
Getter for STARTEDAT w/ exceptions if field has no value |
HAS_STARTEDAT() |
Determine if STARTEDAT has a value |