Uses of Class
software.amazon.awssdk.services.eks.model.OutpostConfigResponse
-
Packages that use OutpostConfigResponse Package Description software.amazon.awssdk.services.eks.model -
-
Uses of OutpostConfigResponse in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return OutpostConfigResponse Modifier and Type Method Description OutpostConfigResponseCluster. 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 OutpostConfigResponse Modifier and Type Method Description Cluster.BuilderCluster.Builder. outpostConfig(OutpostConfigResponse outpostConfig)An object representing the configuration of your local Amazon EKS cluster on an Amazon Web Services Outpost.
-