Uses of Class
software.amazon.awscdk.services.eks.KubernetesObjectValue.Builder
-
Uses of KubernetesObjectValue.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionThe EKS cluster to fetch attributes from.JSONPath to the specific value.KubernetesObjectValue.Builder.objectName
(String objectName) The name of the object to query.KubernetesObjectValue.Builder.objectNamespace
(String objectNamespace) The namespace the object belongs to.KubernetesObjectValue.Builder.objectType
(String objectType) The object type to query.Timeout for waiting on a value.