@Stability(value=Stable) @Internal public static final class CfnFunctionDefinitionVersion.RunAsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunctionDefinitionVersion.RunAsProperty
CfnFunctionDefinitionVersion.RunAsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunctionDefinitionVersion.RunAsProperty.Builder, CfnFunctionDefinitionVersion.RunAsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFunctionDefinitionVersion.RunAsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFunctionDefinitionVersion.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) |
Number |
getGid()
The group ID whose permissions are used to run the Lambda function.
|
Number |
getUid()
The user ID whose permissions are used to run 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(CfnFunctionDefinitionVersion.RunAsProperty.Builder builder)
CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder.public final Number getGid()
CfnFunctionDefinitionVersion.RunAsProperty
You can use the getent group command on your core device to look up the group ID.
getGid in interface CfnFunctionDefinitionVersion.RunAsPropertypublic final Number getUid()
CfnFunctionDefinitionVersion.RunAsProperty
You can use the getent passwd command on your core device to look up the user ID.
getUid in interface CfnFunctionDefinitionVersion.RunAsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.