| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SingletonFunctionProps
Properties for a newly created singleton Lambda
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
SingletonFunctionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionProps |
FunctionProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Function(software.amazon.awscdk.Construct parent,
String name,
FunctionProps props) |
Copyright © 2018. All rights reserved.