| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
AWS::AppRunner Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ImageConfiguration.Builder |
ImageConfiguration.builder() |
ImageConfiguration.Builder |
ImageConfiguration.Builder.environment(Map<String,String> environment)
Sets the value of
ImageConfiguration.getEnvironment() |
ImageConfiguration.Builder |
ImageConfiguration.Builder.port(Number port)
Sets the value of
ImageConfiguration.getPort() |
ImageConfiguration.Builder |
ImageConfiguration.Builder.startCommand(String startCommand)
Sets the value of
ImageConfiguration.getStartCommand() |
| Constructor and Description |
|---|
Jsii$Proxy(ImageConfiguration.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ImageConfiguration.Builder. |
Copyright © 2022. All rights reserved.