Uses of Interface
software.amazon.awscdk.services.eks.ServiceAccountOptions
Packages that use ServiceAccountOptions
-
Uses of ServiceAccountOptions in software.amazon.awscdk.services.eks
Subinterfaces of ServiceAccountOptions in software.amazon.awscdk.services.eksModifier and TypeInterfaceDescriptioninterface
Properties for defining service accounts.Classes in software.amazon.awscdk.services.eks that implement ServiceAccountOptionsModifier and TypeClassDescriptionstatic final class
An implementation forServiceAccountOptions
static final class
An implementation forServiceAccountProps
Methods in software.amazon.awscdk.services.eks that return ServiceAccountOptionsModifier and TypeMethodDescriptionServiceAccountOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.eks with parameters of type ServiceAccountOptionsModifier and TypeMethodDescriptionCluster.addServiceAccount
(String id, ServiceAccountOptions options) Creates a new service account with corresponding IAM Role (IRSA).ICluster.addServiceAccount
(String id, ServiceAccountOptions options) Creates a new service account with corresponding IAM Role (IRSA).default ServiceAccount
ICluster.Jsii$Default.addServiceAccount
(String id, ServiceAccountOptions options) Creates a new service account with corresponding IAM Role (IRSA).final ServiceAccount
ICluster.Jsii$Proxy.addServiceAccount
(String id, ServiceAccountOptions options) Creates a new service account with corresponding IAM Role (IRSA).