Uses of Class
software.amazon.awscdk.services.apprunner.ImageConfiguration.Builder
Packages that use ImageConfiguration.Builder
-
Uses of ImageConfiguration.Builder in software.amazon.awscdk.services.apprunner
Methods in software.amazon.awscdk.services.apprunner that return ImageConfiguration.BuilderModifier and TypeMethodDescriptionstatic ImageConfiguration.BuilderImageConfiguration.builder()ImageConfiguration.Builder.environment(Map<String, String> environment) Sets the value ofImageConfiguration.getEnvironment()Sets the value ofImageConfiguration.getPort()ImageConfiguration.Builder.startCommand(String startCommand) Sets the value ofImageConfiguration.getStartCommand()Constructors in software.amazon.awscdk.services.apprunner with parameters of type ImageConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ImageConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theImageConfiguration.Builder.