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