Uses of Class
software.amazon.awscdk.services.eks.ServiceAccountProps.Builder
-
Uses of ServiceAccountProps.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionServiceAccountProps.Builder.annotations
(Map<String, String> annotations) Sets the value ofServiceAccountOptions.getAnnotations()
static ServiceAccountProps.Builder
ServiceAccountProps.builder()
Sets the value ofServiceAccountProps.getCluster()
ServiceAccountProps.Builder.identityType
(IdentityType identityType) Sets the value ofServiceAccountOptions.getIdentityType()
Sets the value ofServiceAccountOptions.getLabels()
Sets the value ofServiceAccountOptions.getName()
Sets the value ofServiceAccountOptions.getNamespace()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ServiceAccountProps.Builder builder) Constructor that initializes the object based on literal property values passed by theServiceAccountProps.Builder
.