| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterIssue> |
ClusterHealth.issues()
An object representing the health issues of your local Amazon EKS cluster on an Amazon Web Services Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterHealth.Builder |
ClusterHealth.Builder.issues(ClusterIssue... issues)
An object representing the health issues of your local Amazon EKS cluster on an Amazon Web Services Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterHealth.Builder |
ClusterHealth.Builder.issues(Collection<ClusterIssue> issues)
An object representing the health issues of your local Amazon EKS cluster on an Amazon Web Services Outpost.
|
Copyright © 2023. All rights reserved.