Uses of Class
software.amazon.awscdk.services.eks.ServiceAccount.Builder
Packages that use ServiceAccount.Builder
-
Uses of ServiceAccount.Builder in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return ServiceAccount.BuilderModifier and TypeMethodDescriptionServiceAccount.Builder.annotations(Map<String, String> annotations) Additional annotations of the service account.The cluster to apply the patch to.static ServiceAccount.BuilderServiceAccount.Builder.identityType(IdentityType identityType) The identity type to use for the service account.Additional labels of the service account.The name of the service account.The namespace of the service account.