Uses of Interface
software.amazon.awscdk.services.eks_v2.IAccessEntry
Packages that use IAccessEntry
-
Uses of IAccessEntry in software.amazon.awscdk.services.eks_v2
Subinterfaces of IAccessEntry in software.amazon.awscdk.services.eks_v2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccessEntry.Classes in software.amazon.awscdk.services.eks_v2 that implement IAccessEntryModifier and TypeClassDescriptionclassRepresents an access entry in an Amazon EKS cluster.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.eks_v2 that return IAccessEntryModifier and TypeMethodDescriptionstatic IAccessEntryAccessEntry.fromAccessEntryAttributes(software.constructs.Construct scope, String id, AccessEntryAttributes attrs) Imports anAccessEntryfrom its attributes.