Uses of Class
software.amazon.awscdk.services.eks.AlbControllerOptions.Builder
-
Uses of AlbControllerOptions.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionstatic AlbControllerOptions.Builder
AlbControllerOptions.builder()
Sets the value ofAlbControllerOptions.getPolicy()
AlbControllerOptions.Builder.repository
(String repository) Sets the value ofAlbControllerOptions.getRepository()
AlbControllerOptions.Builder.version
(AlbControllerVersion version) Sets the value ofAlbControllerOptions.getVersion()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(AlbControllerOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theAlbControllerOptions.Builder
.