/AWS1/CL_ECSDSCDAEMONREVSRSP¶
DescribeDaemonRevisionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_daemonrevisions TYPE /AWS1/CL_ECSDAEMONREVISION=>TT_DAEMONREVISIONS TT_DAEMONREVISIONS¶
The list of daemon revisions.
it_failures TYPE /AWS1/CL_ECSFAILURE=>TT_FAILURES TT_FAILURES¶
Any failures associated with the call.
Queryable Attributes¶
daemonRevisions¶
The list of daemon revisions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DAEMONREVISIONS() |
Getter for DAEMONREVISIONS, with configurable default |
ASK_DAEMONREVISIONS() |
Getter for DAEMONREVISIONS w/ exceptions if field has no val |
HAS_DAEMONREVISIONS() |
Determine if DAEMONREVISIONS has a value |
failures¶
Any failures associated with the call.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILURES() |
Getter for FAILURES, with configurable default |
ASK_FAILURES() |
Getter for FAILURES w/ exceptions if field has no value |
HAS_FAILURES() |
Determine if FAILURES has a value |