Uses of Class
software.amazon.awscdk.services.eks.AlbController.Builder
-
Uses of AlbController.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescription[disable-awslint:ref-via-interface] Cluster to install the controller onto.static AlbController.Builder
The IAM policy to apply to the service account.AlbController.Builder.repository
(String repository) The repository to pull the controller image from.AlbController.Builder.version
(AlbControllerVersion version) Version of the controller.