You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EKS::Types::NodegroupHealth

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

An object representing the health status of the node group.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#issuesArray<Types::Issue>

Any issues that are associated with the node group.

Returns:

  • (Array<Types::Issue>)

    Any issues that are associated with the node group.