public static final class LambdaRuntimeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LambdaRuntimeProps
software.amazon.jsii.JsiiObject.InitializationModeLambdaRuntimeProps.Builder, LambdaRuntimeProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Nullable public Boolean getSupportsInlineCode()
getSupportsInlineCode in interface LambdaRuntimePropspublic void setSupportsInlineCode(@Nullable Boolean value)
setSupportsInlineCode in interface LambdaRuntimePropsCopyright © 2018. All rights reserved.