| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
ControlPlanePlacementRequest |
ControlPlanePlacementRequest.clone() |
ControlPlanePlacementRequest |
OutpostConfigRequest.getControlPlanePlacement()
An object representing the placement configuration for all the control plane instances of your local Amazon EKS
cluster on an Amazon Web Services Outpost.
|
ControlPlanePlacementRequest |
ControlPlanePlacementRequest.withGroupName(String groupName)
The name of the placement group for the Kubernetes control plane instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutpostConfigRequest.setControlPlanePlacement(ControlPlanePlacementRequest controlPlanePlacement)
An object representing the placement configuration for all the control plane instances of your local Amazon EKS
cluster on an Amazon Web Services Outpost.
|
OutpostConfigRequest |
OutpostConfigRequest.withControlPlanePlacement(ControlPlanePlacementRequest controlPlanePlacement)
An object representing the placement configuration for all the control plane instances of your local Amazon EKS
cluster on an Amazon Web Services Outpost.
|
Copyright © 2024. All rights reserved.