public interface LambdaRuntimeProps
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LambdaRuntimeProps.Builder
A fluent builder class for
LambdaRuntimeProps. |
static class |
LambdaRuntimeProps.Jsii$Pojo
A PoJo (plain-old-java-object) class that implements
LambdaRuntimeProps. |
static class |
LambdaRuntimeProps.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| 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.
|
Boolean getSupportsInlineCode()
static LambdaRuntimeProps.Builder builder()
Copyright © 2018. All rights reserved.