| 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() |
Copyright © 2021. All rights reserved.