AWSEKSClusterIssue
No description
type AWSEKSClusterIssue {
code: AWSEKSClusterIssueCodeType!
message: String!
resourceIds: [String!]!
}
Fields
AWSEKSClusterIssue.code ● AWSEKSClusterIssueCodeType! non-null enum
The error code of the issue
AWSEKSClusterIssue.message ● String! non-null scalar
A description of the issue
AWSEKSClusterIssue.resourceIds ● [String!]! non-null scalar
The resource IDs that the issue relates to
Member of
AWSEKSClusterHealth object