| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront.experimental | |
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct 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 |
SingletonFunctionProps
(experimental) Properties for a newly created singleton Lambda.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionProps.Jsii$Proxy
An implementation for
FunctionProps |
static class |
SingletonFunctionProps.Jsii$Proxy
An implementation for
SingletonFunctionProps |
| Modifier and Type | Method and Description |
|---|---|
FunctionProps |
FunctionProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Function(software.constructs.Construct scope,
String id,
FunctionProps props) |
Copyright © 2021. All rights reserved.