/AWS1/CL_ECSUPCONTAINERINSTS01¶
UpdateContainerInstancesStateResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_containerinstances TYPE /AWS1/CL_ECSCONTAINERINSTANCE=>TT_CONTAINERINSTANCES TT_CONTAINERINSTANCES¶
The list of container instances.
it_failures TYPE /AWS1/CL_ECSFAILURE=>TT_FAILURES TT_FAILURES¶
Any failures associated with the call.
Queryable Attributes¶
containerInstances¶
The list of container instances.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTAINERINSTANCES() |
Getter for CONTAINERINSTANCES, with configurable default |
ASK_CONTAINERINSTANCES() |
Getter for CONTAINERINSTANCES w/ exceptions if field has no |
HAS_CONTAINERINSTANCES() |
Determine if CONTAINERINSTANCES 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 |