ClusterHealthResponse

data class ClusterHealthResponse(val issues: List<ClusterIssueResponse>? = null)

Definition of ClusterHealth

Constructors

Link copied to clipboard
constructor(issues: List<ClusterIssueResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An object representing the health issues of your local Amazon EKS cluster on an Amazon Web Services Outpost.