NodegroupHealth
public struct NodegroupHealth : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Any issues that are associated with the node group.
Declaration
Swift
public let issues: [Issue]? -
Undocumented
Declaration
Swift
public init(issues: [Issue]? = nil)
View on GitHub
NodegroupHealth Structure Reference