Uses of Class
software.amazon.awssdk.services.eks.model.OutpostConfigRequest
-
Packages that use OutpostConfigRequest Package Description software.amazon.awssdk.services.eks.model -
-
Uses of OutpostConfigRequest in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return OutpostConfigRequest Modifier and Type Method Description OutpostConfigRequestCreateClusterRequest. outpostConfig()An object representing the configuration of your local Amazon EKS cluster on an Amazon Web Services Outpost.Methods in software.amazon.awssdk.services.eks.model with parameters of type OutpostConfigRequest Modifier and Type Method Description CreateClusterRequest.BuilderCreateClusterRequest.Builder. outpostConfig(OutpostConfigRequest outpostConfig)An object representing the configuration of your local Amazon EKS cluster on an Amazon Web Services Outpost.
-