Uses of Interface
software.amazon.awscdk.services.eks_v2.AlbControllerProps
Packages that use AlbControllerProps
-
Uses of AlbControllerProps in software.amazon.awscdk.services.eks_v2
Classes in software.amazon.awscdk.services.eks_v2 that implement AlbControllerPropsMethods in software.amazon.awscdk.services.eks_v2 that return AlbControllerPropsModifier and TypeMethodDescriptionAlbControllerProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks_v2 with parameters of type AlbControllerPropsModifier and TypeMethodDescriptionstatic AlbControllerAlbController.create(software.constructs.Construct scope, AlbControllerProps props) Create the controller construct associated with this cluster and scope.Constructors in software.amazon.awscdk.services.eks_v2 with parameters of type AlbControllerPropsModifierConstructorDescriptionAlbController(software.constructs.Construct scope, String id, AlbControllerProps props)