@Stability(value=Stable) @Internal public static final class CfnFunctionDefinition.FunctionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunctionDefinition.FunctionProperty
CfnFunctionDefinition.FunctionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunctionDefinition.FunctionProperty.Builder, CfnFunctionDefinition.FunctionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFunctionDefinition.FunctionProperty.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) |
String |
getFunctionArn()
The Amazon Resource Name (ARN) of the alias (recommended) or version of the referenced Lambda function.
|
Object |
getFunctionConfiguration()
The group-specific settings of the Lambda function.
|
String |
getId()
A descriptive or arbitrary ID for the 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.FunctionProperty.Builder builder)
CfnFunctionDefinition.DefaultConfigProperty.Builder.public final String getFunctionArn()
CfnFunctionDefinition.FunctionPropertygetFunctionArn in interface CfnFunctionDefinition.FunctionPropertypublic final Object getFunctionConfiguration()
CfnFunctionDefinition.FunctionPropertyThese settings configure the function's behavior in the Greengrass group.
getFunctionConfiguration in interface CfnFunctionDefinition.FunctionPropertypublic final String getId()
CfnFunctionDefinition.FunctionProperty
This value must be unique within the function definition version. Maximum length is 128 characters with pattern [a-zA-Z0-9:_-]+ .
getId in interface CfnFunctionDefinition.FunctionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.