| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(LambdaRuntimeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LambdaRuntimeProps.Builder. |
Copyright © 2023. All rights reserved.