Uses of Class
software.amazon.awscdk.services.eks_v2.AlbController
Packages that use AlbController
-
Uses of AlbController in software.amazon.awscdk.services.eks_v2
Methods in software.amazon.awscdk.services.eks_v2 that return AlbControllerModifier and TypeMethodDescriptionAlbController.Builder.build()static AlbControllerAlbController.create(software.constructs.Construct scope, AlbControllerProps props) Create the controller construct associated with this cluster and scope.Cluster.getAlbController()The ALB Controller construct defined for this cluster.