public static final class LambdaRuntimeProps.Builder extends Object
LambdaRuntimeProps.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LambdaRuntimeProps |
build() |
LambdaRuntimeProps.Builder |
withSupportsInlineCode(Boolean value)
Whether the ``ZipFile`` (aka inline code) property can be used with this runtime.
|
public LambdaRuntimeProps.Builder withSupportsInlineCode(Boolean value)
public LambdaRuntimeProps build()
Copyright © 2018. All rights reserved.