| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
UnsupportedAvailabilityZoneException |
UnsupportedAvailabilityZoneException.withClusterName(String clusterName)
The Amazon EKS cluster associated with the exception.
|
UnsupportedAvailabilityZoneException |
UnsupportedAvailabilityZoneException.withNodegroupName(String nodegroupName)
The Amazon EKS managed node group associated with the exception.
|
UnsupportedAvailabilityZoneException |
UnsupportedAvailabilityZoneException.withValidZones(Collection<String> validZones)
The supported Availability Zones for your account.
|
UnsupportedAvailabilityZoneException |
UnsupportedAvailabilityZoneException.withValidZones(String... validZones)
The supported Availability Zones for your account.
|
Copyright © 2023. All rights reserved.