Uses of Interface
software.amazon.awscdk.services.eks.IAccessEntry
-
Uses of IAccessEntry in software.amazon.awscdk.services.eks
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIAccessEntry
.Modifier and TypeClassDescriptionclass
Represents an access entry in an Amazon EKS cluster.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IAccessEntry
AccessEntry.fromAccessEntryAttributes
(software.constructs.Construct scope, String id, AccessEntryAttributes attrs) Imports anAccessEntry
from its attributes.