Class CfnComponentVersion.LambdaLinuxProcessParamsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.greengrassv2.CfnComponentVersion.LambdaLinuxProcessParamsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComponentVersion.LambdaLinuxProcessParamsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComponentVersion.LambdaLinuxProcessParamsProperty
@Stability(Stable)
@Internal
public static final class CfnComponentVersion.LambdaLinuxProcessParamsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComponentVersion.LambdaLinuxProcessParamsProperty
An implementation for
CfnComponentVersion.LambdaLinuxProcessParamsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.greengrassv2.CfnComponentVersion.LambdaLinuxProcessParamsProperty
CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder, CfnComponentVersion.LambdaLinuxProcessParamsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder.
-
-
Method Details
-
getContainerParams
Description copied from interface:CfnComponentVersion.LambdaLinuxProcessParamsPropertyThe parameters for the container in which the Lambda function runs.Returns union: either
IResolvableorCfnComponentVersion.LambdaContainerParamsProperty- Specified by:
getContainerParamsin interfaceCfnComponentVersion.LambdaLinuxProcessParamsProperty- See Also:
-
getIsolationMode
Description copied from interface:CfnComponentVersion.LambdaLinuxProcessParamsPropertyThe isolation mode for the process that contains the Lambda function.The process can run in an isolated runtime environment inside the AWS IoT Greengrass container, or as a regular process outside any container.
Default:
GreengrassContainer- Specified by:
getIsolationModein interfaceCfnComponentVersion.LambdaLinuxProcessParamsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-