Uses of Class
software.amazon.awscdk.services.eks.AccessEntry.Builder
-
Uses of AccessEntry.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionAccessEntry.Builder.accessEntryName
(String accessEntryName) The name of the AccessEntry.AccessEntry.Builder.accessEntryType
(AccessEntryType accessEntryType) The type of the AccessEntry.AccessEntry.Builder.accessPolicies
(List<? extends IAccessPolicy> accessPolicies) The access policies that define the permissions and scope for the access entry.The Amazon EKS cluster to which the access entry applies.static AccessEntry.Builder
The Amazon Resource Name (ARN) of the principal (user or role) to associate the access entry with.