@Stability(value=Experimental) public static final class PythonFunctionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PythonFunctionProps
PythonFunctionPropssoftware.amazon.jsii.JsiiObject.InitializationModePythonFunctionProps.Builder, PythonFunctionProps.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.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getEntry()
PythonFunctionPropsEXPERIMENTAL
getEntry in interface PythonFunctionPropspublic String getHandler()
PythonFunctionPropsDefault: handler
EXPERIMENTAL
getHandler in interface PythonFunctionPropspublic String getIndex()
PythonFunctionPropsDefault: index.py
EXPERIMENTAL
getIndex in interface PythonFunctionPropspublic Runtime getRuntime()
PythonFunctionPropsOnly runtimes of the Python family are supported.
Default: lambda.Runtime.PYTHON_3_7
EXPERIMENTAL
getRuntime in interface PythonFunctionPropspublic Boolean getAllowAllOutbound()
getAllowAllOutbound in interface FunctionOptionspublic Boolean getAllowPublicSubnet()
getAllowPublicSubnet in interface FunctionOptionspublic VersionOptions getCurrentVersionOptions()
getCurrentVersionOptions in interface FunctionOptionspublic software.amazon.awscdk.services.sqs.IQueue getDeadLetterQueue()
getDeadLetterQueue in interface FunctionOptionspublic Boolean getDeadLetterQueueEnabled()
getDeadLetterQueueEnabled in interface FunctionOptionspublic String getDescription()
getDescription in interface FunctionOptionspublic Map<String,String> getEnvironment()
getEnvironment in interface FunctionOptionspublic List<IEventSource> getEvents()
getEvents in interface FunctionOptionspublic FileSystem getFilesystem()
getFilesystem in interface FunctionOptionspublic String getFunctionName()
getFunctionName in interface FunctionOptionspublic List<software.amazon.awscdk.services.iam.PolicyStatement> getInitialPolicy()
getInitialPolicy in interface FunctionOptionspublic List<ILayerVersion> getLayers()
getLayers in interface FunctionOptionspublic software.amazon.awscdk.services.logs.RetentionDays getLogRetention()
getLogRetention in interface FunctionOptionspublic LogRetentionRetryOptions getLogRetentionRetryOptions()
getLogRetentionRetryOptions in interface FunctionOptionspublic software.amazon.awscdk.services.iam.IRole getLogRetentionRole()
getLogRetentionRole in interface FunctionOptionspublic Number getMemorySize()
getMemorySize in interface FunctionOptionspublic Boolean getProfiling()
getProfiling in interface FunctionOptionspublic software.amazon.awscdk.services.codeguruprofiler.IProfilingGroup getProfilingGroup()
getProfilingGroup in interface FunctionOptionspublic Number getReservedConcurrentExecutions()
getReservedConcurrentExecutions in interface FunctionOptionspublic software.amazon.awscdk.services.iam.IRole getRole()
getRole in interface FunctionOptionspublic ISecurityGroup getSecurityGroup()
getSecurityGroup in interface FunctionOptionspublic List<ISecurityGroup> getSecurityGroups()
getSecurityGroups in interface FunctionOptionspublic Duration getTimeout()
getTimeout in interface FunctionOptionspublic Tracing getTracing()
getTracing in interface FunctionOptionspublic IVpc getVpc()
getVpc in interface FunctionOptionspublic SubnetSelection getVpcSubnets()
getVpcSubnets in interface FunctionOptionspublic Duration getMaxEventAge()
getMaxEventAge in interface EventInvokeConfigOptionspublic IDestination getOnFailure()
getOnFailure in interface EventInvokeConfigOptionspublic IDestination getOnSuccess()
getOnSuccess in interface EventInvokeConfigOptionspublic Number getRetryAttempts()
getRetryAttempts in interface EventInvokeConfigOptionspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.