Uses of Interface
software.amazon.awscdk.services.eks.AccessEntryAttributes
-
Uses of AccessEntryAttributes in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionAccessEntryAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IAccessEntry
AccessEntry.fromAccessEntryAttributes
(software.constructs.Construct scope, String id, AccessEntryAttributes attrs) Imports anAccessEntry
from its attributes.