public static final class CfnFunctionDefinition.FunctionDefinitionVersionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunctionDefinition.FunctionDefinitionVersionProperty
CfnFunctionDefinition.FunctionDefinitionVersionProperty
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder, CfnFunctionDefinition.FunctionDefinitionVersionProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getDefaultConfig()
The default configuration that applies to all Lambda functions in the group.
|
java.lang.Object |
getFunctions()
The functions in this version.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getFunctions()
CfnFunctionDefinition.FunctionDefinitionVersionProperty
getFunctions
in interface CfnFunctionDefinition.FunctionDefinitionVersionProperty
public final java.lang.Object getDefaultConfig()
CfnFunctionDefinition.FunctionDefinitionVersionProperty
Individual Lambda functions can override these settings.
getDefaultConfig
in interface CfnFunctionDefinition.FunctionDefinitionVersionProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()