@Stability(value=Stable) @Internal public static final class CfnFunctionDefinition.EnvironmentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunctionDefinition.EnvironmentProperty
CfnFunctionDefinition.EnvironmentPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunctionDefinition.EnvironmentProperty.Builder, CfnFunctionDefinition.EnvironmentProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFunctionDefinition.EnvironmentProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFunctionDefinition.DefaultConfigProperty.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 |
getAccessSysfs()
Indicates whether the function is allowed to access the `/sys` directory on the core device, which allows the read device information from `/sys` .
|
Object |
getExecution()
Settings for the Lambda execution environment in AWS IoT Greengrass .
|
Object |
getResourceAccessPolicies()
A list of the [resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html) in the group that the function can access, with the corresponding read-only or read-write permissions.
|
Object |
getVariables()
Environment variables for 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(CfnFunctionDefinition.EnvironmentProperty.Builder builder)
CfnFunctionDefinition.DefaultConfigProperty.Builder.public final Object getAccessSysfs()
CfnFunctionDefinition.EnvironmentProperty
This property applies only to Lambda functions that run in a Greengrass container.
getAccessSysfs in interface CfnFunctionDefinition.EnvironmentPropertypublic final Object getExecution()
CfnFunctionDefinition.EnvironmentPropertygetExecution in interface CfnFunctionDefinition.EnvironmentPropertypublic final Object getResourceAccessPolicies()
CfnFunctionDefinition.EnvironmentProperty
This property applies only for Lambda functions that run in a Greengrass container.
getResourceAccessPolicies in interface CfnFunctionDefinition.EnvironmentPropertypublic final Object getVariables()
CfnFunctionDefinition.EnvironmentPropertygetVariables in interface CfnFunctionDefinition.EnvironmentProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.