| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaRuntimeProps.Builder |
LambdaRuntimeProps.builder() |
LambdaRuntimeProps.Builder |
LambdaRuntimeProps.Builder.bundlingDockerImage(String bundlingDockerImage)
Sets the value of
LambdaRuntimeProps.getBundlingDockerImage() |
LambdaRuntimeProps.Builder |
LambdaRuntimeProps.Builder.supportsCodeGuruProfiling(Boolean supportsCodeGuruProfiling)
Sets the value of
LambdaRuntimeProps.getSupportsCodeGuruProfiling() |
LambdaRuntimeProps.Builder |
LambdaRuntimeProps.Builder.supportsInlineCode(Boolean supportsInlineCode)
Sets the value of
LambdaRuntimeProps.getSupportsInlineCode() |
Copyright © 2021. All rights reserved.