Uses of Interface
software.amazon.awscdk.services.eks.IAccessEntry
Packages that use IAccessEntry
-
Uses of IAccessEntry in software.amazon.awscdk.services.eks
Subinterfaces of IAccessEntry in software.amazon.awscdk.services.eksModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccessEntry.Classes in software.amazon.awscdk.services.eks 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 that return IAccessEntryModifier and TypeMethodDescriptionstatic IAccessEntryAccessEntry.fromAccessEntryAttributes(software.constructs.Construct scope, String id, AccessEntryAttributes attrs) Imports anAccessEntryfrom its attributes.