/AWS1/CL_REVDEPNDNCYDISCVRYCFG¶
Configuration for dependency discovery on a service.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/REVDEPNDNCYDISCVRYSTATUS /AWS1/REVDEPNDNCYDISCVRYSTATUS¶
The current status of dependency discovery.
Optional arguments:¶
iv_updatedat TYPE /AWS1/REVTIMESTAMP /AWS1/REVTIMESTAMP¶
The timestamp when dependency discovery was last updated.
Queryable Attributes¶
status¶
The current status of dependency discovery.
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 |
updatedAt¶
The timestamp when dependency discovery was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |