Uses of Class
software.amazon.awssdk.services.eks.model.ControlPlanePlacementRequest
-
Packages that use ControlPlanePlacementRequest Package Description software.amazon.awssdk.services.eks.model -
-
Uses of ControlPlanePlacementRequest in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return ControlPlanePlacementRequest Modifier and Type Method Description ControlPlanePlacementRequestOutpostConfigRequest. 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.Methods in software.amazon.awssdk.services.eks.model with parameters of type ControlPlanePlacementRequest Modifier and Type Method Description OutpostConfigRequest.BuilderOutpostConfigRequest.Builder. controlPlanePlacement(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.
-