public static final class LambdaRuntimeProps.Builder extends Object
LambdaRuntimeProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LambdaRuntimeProps |
build()
Builds the configured instance.
|
LambdaRuntimeProps.Builder |
withSupportsInlineCode(Boolean value)
Sets the value of SupportsInlineCode
|
public LambdaRuntimeProps.Builder withSupportsInlineCode(@Nullable Boolean value)
value - Whether the ``ZipFile`` (aka inline code) property can be used with this runtime.thispublic LambdaRuntimeProps build()
LambdaRuntimePropsNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.