Uses of Class
software.amazon.awscdk.services.eks.ServiceAccount.Builder
-
Uses of ServiceAccount.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionServiceAccount.Builder.annotations
(Map<String, String> annotations) Additional annotations of the service account.The cluster to apply the patch to.static ServiceAccount.Builder
ServiceAccount.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.