@Stability(value=Stable) @Internal public static final class CfnFunctionDefinition.RunAsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunctionDefinition.RunAsProperty
CfnFunctionDefinition.RunAsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunctionDefinition.RunAsProperty.Builder, CfnFunctionDefinition.RunAsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFunctionDefinition.RunAsProperty.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) |
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(CfnFunctionDefinition.RunAsProperty.Builder builder)
CfnFunctionDefinition.DefaultConfigProperty.Builder.public final Number getGid()
CfnFunctionDefinition.RunAsProperty
You can use the getent group command on your core device to look up the group ID.
getGid in interface CfnFunctionDefinition.RunAsPropertypublic final Number getUid()
CfnFunctionDefinition.RunAsProperty
You can use the getent passwd command on your core device to look up the user ID.
getUid in interface CfnFunctionDefinition.RunAsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.