Uses of Interface
software.amazon.awscdk.services.eks_v2.AccessEntryAttributes
Packages that use AccessEntryAttributes
-
Uses of AccessEntryAttributes in software.amazon.awscdk.services.eks_v2
Classes in software.amazon.awscdk.services.eks_v2 that implement AccessEntryAttributesMethods in software.amazon.awscdk.services.eks_v2 that return AccessEntryAttributesModifier and TypeMethodDescriptionAccessEntryAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks_v2 with parameters of type AccessEntryAttributesModifier and TypeMethodDescriptionstatic IAccessEntryAccessEntry.fromAccessEntryAttributes(software.constructs.Construct scope, String id, AccessEntryAttributes attrs) Imports anAccessEntryfrom its attributes.