Uses of Interface
software.amazon.awscdk.services.eks.AddonAttributes
-
Uses of AddonAttributes in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionAddonAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IAddon
Addon.fromAddonAttributes
(software.constructs.Construct scope, String id, AddonAttributes attrs) Creates anIAddon
instance from the given addon attributes.