@Stability(value=Stable) @Internal public static final class CfnComponentVersion.LambdaLinuxProcessParamsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponentVersion.LambdaLinuxProcessParamsProperty
CfnComponentVersion.LambdaLinuxProcessParamsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder, CfnComponentVersion.LambdaLinuxProcessParamsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponentVersion.ComponentDependencyRequirementProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getContainerParams()
The parameters for the container in which the Lambda function runs.
|
String |
getIsolationMode()
The isolation mode for the process that contains the Lambda function.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder builder)
CfnComponentVersion.ComponentDependencyRequirementProperty.Builder.public final Object getContainerParams()
CfnComponentVersion.LambdaLinuxProcessParamsPropertygetContainerParams in interface CfnComponentVersion.LambdaLinuxProcessParamsPropertypublic final String getIsolationMode()
CfnComponentVersion.LambdaLinuxProcessParamsPropertyThe process can run in an isolated runtime environment inside the AWS IoT Greengrass container, or as a regular process outside any container.
Default: GreengrassContainer
getIsolationMode in interface CfnComponentVersion.LambdaLinuxProcessParamsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.