| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda | |
| software.amazon.awscdk.services.lambda.nodejs | |
| software.amazon.awscdk.services.lambda.python |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunctionProps |
interface |
SingletonFunctionProps
(experimental) Properties for a newly created singleton Lambda.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionOptions.Jsii$Proxy
An implementation for
FunctionOptions |
static class |
FunctionProps.Jsii$Proxy
An implementation for
FunctionProps |
static class |
SingletonFunctionProps.Jsii$Proxy
An implementation for
SingletonFunctionProps |
| Modifier and Type | Method and Description |
|---|---|
FunctionOptions |
FunctionOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NodejsFunctionProps
(experimental) Properties for a NodejsFunction.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NodejsFunctionProps.Jsii$Proxy
An implementation for
NodejsFunctionProps |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PythonFunctionProps
(experimental) Properties for a PythonFunction.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PythonFunctionProps.Jsii$Proxy
An implementation for
PythonFunctionProps |
Copyright © 2020. All rights reserved.