Skip to content

/AWS1/CL_GDYFARGATEDETAILS

Contains information about Amazon Web Services Fargate details associated with an Amazon ECS cluster.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_issues TYPE /AWS1/CL_GDYISSUES_W=>TT_ISSUES TT_ISSUES

Runtime coverage issues identified for the resource running on Amazon Web Services Fargate.

iv_managementtype TYPE /AWS1/GDYMANAGEMENTTYPE /AWS1/GDYMANAGEMENTTYPE

Indicates how the GuardDuty security agent is managed for this resource.

  • AUTO_MANAGED indicates that GuardDuty deploys and manages updates for this resource.

  • DISABLED indicates that the deployment of the GuardDuty security agent is disabled for this resource.

The MANUAL status doesn't apply to the Amazon Web Services Fargate (Amazon ECS only) woprkloads.


Queryable Attributes

Issues

Runtime coverage issues identified for the resource running on Amazon Web Services Fargate.

Accessible with the following methods

Method Description
GET_ISSUES() Getter for ISSUES, with configurable default
ASK_ISSUES() Getter for ISSUES w/ exceptions if field has no value
HAS_ISSUES() Determine if ISSUES has a value

ManagementType

Indicates how the GuardDuty security agent is managed for this resource.

  • AUTO_MANAGED indicates that GuardDuty deploys and manages updates for this resource.

  • DISABLED indicates that the deployment of the GuardDuty security agent is disabled for this resource.

The MANUAL status doesn't apply to the Amazon Web Services Fargate (Amazon ECS only) woprkloads.

Accessible with the following methods

Method Description
GET_MANAGEMENTTYPE() Getter for MANAGEMENTTYPE, with configurable default
ASK_MANAGEMENTTYPE() Getter for MANAGEMENTTYPE w/ exceptions if field has no valu
HAS_MANAGEMENTTYPE() Determine if MANAGEMENTTYPE has a value