@Stability(value=Stable) @Internal public static final class CfnFunctionDefinition.FunctionConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunctionDefinition.FunctionConfigurationProperty
CfnFunctionDefinition.FunctionConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunctionDefinition.FunctionConfigurationProperty.Builder, CfnFunctionDefinition.FunctionConfigurationProperty.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 encodingType,
Object environment,
String execArgs,
String executable,
Number memorySize,
Object pinned,
Number timeout)
Constructor that initializes the object based on literal property values passed by the
CfnFunctionDefinition.DefaultConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEncodingType()
`CfnFunctionDefinition.FunctionConfigurationProperty.EncodingType`.
|
Object |
getEnvironment()
`CfnFunctionDefinition.FunctionConfigurationProperty.Environment`.
|
String |
getExecArgs()
`CfnFunctionDefinition.FunctionConfigurationProperty.ExecArgs`.
|
String |
getExecutable()
`CfnFunctionDefinition.FunctionConfigurationProperty.Executable`.
|
Number |
getMemorySize()
`CfnFunctionDefinition.FunctionConfigurationProperty.MemorySize`.
|
Object |
getPinned()
`CfnFunctionDefinition.FunctionConfigurationProperty.Pinned`.
|
Number |
getTimeout()
`CfnFunctionDefinition.FunctionConfigurationProperty.Timeout`.
|
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.public final String getEncodingType()
CfnFunctionDefinition.FunctionConfigurationPropertygetEncodingType in interface CfnFunctionDefinition.FunctionConfigurationPropertypublic final Object getEnvironment()
CfnFunctionDefinition.FunctionConfigurationPropertygetEnvironment in interface CfnFunctionDefinition.FunctionConfigurationPropertypublic final String getExecArgs()
CfnFunctionDefinition.FunctionConfigurationPropertygetExecArgs in interface CfnFunctionDefinition.FunctionConfigurationPropertypublic final String getExecutable()
CfnFunctionDefinition.FunctionConfigurationPropertygetExecutable in interface CfnFunctionDefinition.FunctionConfigurationPropertypublic final Number getMemorySize()
CfnFunctionDefinition.FunctionConfigurationPropertygetMemorySize in interface CfnFunctionDefinition.FunctionConfigurationPropertypublic final Object getPinned()
CfnFunctionDefinition.FunctionConfigurationPropertygetPinned in interface CfnFunctionDefinition.FunctionConfigurationPropertypublic final Number getTimeout()
CfnFunctionDefinition.FunctionConfigurationPropertygetTimeout in interface CfnFunctionDefinition.FunctionConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.