Skip to content

/AWS1/CL_ECSDSCDAEMONDEPLSRSP

DescribeDaemonDeploymentsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_failures TYPE /AWS1/CL_ECSFAILURE=>TT_FAILURES TT_FAILURES

Any failures associated with the call.

it_daemondeployments TYPE /AWS1/CL_ECSDAEMONDEPLOYMENT=>TT_DAEMONDEPLOYMENTLIST TT_DAEMONDEPLOYMENTLIST

The list of daemon deployments.


Queryable Attributes

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

daemonDeployments

The list of daemon deployments.

Accessible with the following methods

Method Description
GET_DAEMONDEPLOYMENTS() Getter for DAEMONDEPLOYMENTS, with configurable default
ASK_DAEMONDEPLOYMENTS() Getter for DAEMONDEPLOYMENTS w/ exceptions if field has no v
HAS_DAEMONDEPLOYMENTS() Determine if DAEMONDEPLOYMENTS has a value