@Generated(value="jsii-pacmak/0.7.8 (build 100f5ad)", date="2018-10-26T17:58:07.469Z") public interface LambdaRuntimeProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LambdaRuntimeProps.Builder
A builder for
LambdaRuntimeProps |
static class |
LambdaRuntimeProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaRuntimeProps.Builder |
builder() |
Boolean |
getSupportsInlineCode()
Whether the ``ZipFile`` (aka inline code) property can be used with this runtime.
|
void |
setSupportsInlineCode(Boolean value)
Whether the ``ZipFile`` (aka inline code) property can be used with this runtime.
|
Boolean getSupportsInlineCode()
void setSupportsInlineCode(Boolean value)
static LambdaRuntimeProps.Builder builder()
LambdaRuntimeProps.Builder of LambdaRuntimePropsCopyright © 2018. All rights reserved.