CoverageEksClusterDetails - Amazon GuardDuty

CoverageEksClusterDetails

Information about the EKS cluster that has a coverage status.

Contents

addonDetails

Information about the installed EKS add-on.

Type: AddonDetails object

Required: No

clusterName

Name of the EKS cluster.

Type: String

Required: No

compatibleNodes

Represents all the nodes within the EKS cluster in your account.

Type: Long

Required: No

coveredNodes

Represents the nodes within the EKS cluster that have a HEALTHY coverage status.

Type: Long

Required: No

managementType

Indicates how the Amazon EKS add-on GuardDuty agent is managed for this EKS cluster.

AUTO_MANAGED indicates GuardDuty deploys and manages updates for this resource.

MANUAL indicates that you are responsible to deploy, update, and manage the Amazon EKS add-on GuardDuty agent for this resource.

Type: String

Valid Values: AUTO_MANAGED | MANUAL | DISABLED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: