Uses of Class
software.amazon.awscdk.services.apprunner.ImageConfiguration.Builder
-
Uses of ImageConfiguration.Builder in software.amazon.awscdk.services.apprunner
Modifier and TypeMethodDescriptionstatic ImageConfiguration.Builder
ImageConfiguration.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ImageConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theImageConfiguration.Builder
.