Skip to content

/AWS1/CL_GDYCONTAINERINSTDETS

Contains information about the Amazon EC2 instance that is running the Amazon ECS container.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_coveredcontainerinstances TYPE /AWS1/GDYLONG /AWS1/GDYLONG

Represents the nodes in the Amazon ECS cluster that has a HEALTHY coverage status.

iv_compatiblecontainerinsts TYPE /AWS1/GDYLONG /AWS1/GDYLONG

Represents total number of nodes in the Amazon ECS cluster.


Queryable Attributes

CoveredContainerInstances

Represents the nodes in the Amazon ECS cluster that has a HEALTHY coverage status.

Accessible with the following methods

Method Description
GET_COVEREDCONTAINERINSTS() Getter for COVEREDCONTAINERINSTANCES, with configurable defa
ASK_COVEREDCONTAINERINSTS() Getter for COVEREDCONTAINERINSTANCES w/ exceptions if field
HAS_COVEREDCONTAINERINSTS() Determine if COVEREDCONTAINERINSTANCES has a value

CompatibleContainerInstances

Represents total number of nodes in the Amazon ECS cluster.

Accessible with the following methods

Method Description
GET_COMPATIBLECONTAINERINSTS() Getter for COMPATIBLECONTAINERINSTANCES, with configurable d
ASK_COMPATIBLECONTAINERINSTS() Getter for COMPATIBLECONTAINERINSTANCES w/ exceptions if fie
HAS_COMPATIBLECONTAINERINSTS() Determine if COMPATIBLECONTAINERINSTANCES has a value