| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront.experimental | |
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| software.amazon.awscdk.services.lambda.nodejs |
Amazon Lambda Node.js Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EdgeFunctionProps
(experimental) Properties for creating a Lambda@Edge function.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EdgeFunctionProps.Jsii$Proxy
An implementation for
EdgeFunctionProps |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DockerImageFunctionProps
(experimental) Properties to configure a new DockerImageFunction construct.
|
interface |
FunctionProps |
interface |
SingletonFunctionProps
(experimental) Properties for a newly created singleton Lambda.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerImageFunctionProps.Jsii$Proxy
An implementation for
DockerImageFunctionProps |
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 |
Copyright © 2021. All rights reserved.