@Stability(value=Stable) @Internal public static final class CfnFunctionDefinitionVersion.FunctionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunctionDefinitionVersion.FunctionProperty
CfnFunctionDefinitionVersion.FunctionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunctionDefinitionVersion.FunctionProperty.Builder, CfnFunctionDefinitionVersion.FunctionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String functionArn,
Object functionConfiguration,
String id)
Constructor that initializes the object based on literal property values passed by the
CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getFunctionArn()
`CfnFunctionDefinitionVersion.FunctionProperty.FunctionArn`.
|
Object |
getFunctionConfiguration()
`CfnFunctionDefinitionVersion.FunctionProperty.FunctionConfiguration`.
|
String |
getId()
`CfnFunctionDefinitionVersion.FunctionProperty.Id`.
|
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(String functionArn, Object functionConfiguration, String id)
CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder.public final String getFunctionArn()
CfnFunctionDefinitionVersion.FunctionPropertygetFunctionArn in interface CfnFunctionDefinitionVersion.FunctionPropertypublic final Object getFunctionConfiguration()
CfnFunctionDefinitionVersion.FunctionPropertygetFunctionConfiguration in interface CfnFunctionDefinitionVersion.FunctionPropertypublic final String getId()
CfnFunctionDefinitionVersion.FunctionPropertygetId in interface CfnFunctionDefinitionVersion.FunctionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.