Uses of Class
software.amazon.awssdk.services.eks.model.ControlPlanePlacementResponse
-
Packages that use ControlPlanePlacementResponse Package Description software.amazon.awssdk.services.eks.model -
-
Uses of ControlPlanePlacementResponse in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return ControlPlanePlacementResponse Modifier and Type Method Description ControlPlanePlacementResponseOutpostConfigResponse. 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 ControlPlanePlacementResponse Modifier and Type Method Description OutpostConfigResponse.BuilderOutpostConfigResponse.Builder. controlPlanePlacement(ControlPlanePlacementResponse 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.
-