Uses of Class
software.amazon.awscdk.services.eks.AlbController
-
Uses of AlbController in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionAlbController.Builder.build()
static AlbController
AlbController.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.