Uses of Interface
software.amazon.awscdk.services.eks.AlbControllerProps
-
Uses of AlbControllerProps in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionAlbControllerProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic AlbController
AlbController.create
(software.constructs.Construct scope, AlbControllerProps props) Create the controller construct associated with this cluster and scope.ModifierConstructorDescriptionAlbController
(software.constructs.Construct scope, String id, AlbControllerProps props)