| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.ImageConfigProperty.Builder |
CfnFunction.ImageConfigProperty.builder() |
CfnFunction.ImageConfigProperty.Builder |
CfnFunction.ImageConfigProperty.Builder.command(List<String> command)
Sets the value of
CfnFunction.ImageConfigProperty.getCommand() |
CfnFunction.ImageConfigProperty.Builder |
CfnFunction.ImageConfigProperty.Builder.entryPoint(List<String> entryPoint)
Sets the value of
CfnFunction.ImageConfigProperty.getEntryPoint() |
CfnFunction.ImageConfigProperty.Builder |
CfnFunction.ImageConfigProperty.Builder.workingDirectory(String workingDirectory)
Sets the value of
CfnFunction.ImageConfigProperty.getWorkingDirectory() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnFunction.ImageConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFunction.CodeProperty.Builder. |
Copyright © 2022. All rights reserved.