/AWS1/CL_REHEXPERIMENT¶
Indicates the FIS experiment detected while running an assessment.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_experimentarn TYPE /AWS1/REHSTRING255 /AWS1/REHSTRING255¶
Amazon Resource Name (ARN) of the FIS experiment.
iv_experimenttemplateid TYPE /AWS1/REHSTRING255 /AWS1/REHSTRING255¶
Identifier of the FIS experiment template.
Queryable Attributes¶
experimentArn¶
Amazon Resource Name (ARN) of the FIS experiment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPERIMENTARN() |
Getter for EXPERIMENTARN, with configurable default |
ASK_EXPERIMENTARN() |
Getter for EXPERIMENTARN w/ exceptions if field has no value |
HAS_EXPERIMENTARN() |
Determine if EXPERIMENTARN has a value |
experimentTemplateId¶
Identifier of the FIS experiment template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPERIMENTTEMPLATEID() |
Getter for EXPERIMENTTEMPLATEID, with configurable default |
ASK_EXPERIMENTTEMPLATEID() |
Getter for EXPERIMENTTEMPLATEID w/ exceptions if field has n |
HAS_EXPERIMENTTEMPLATEID() |
Determine if EXPERIMENTTEMPLATEID has a value |