| 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$Pojo
A PoJo (plain-old-java-object) class that implements
FunctionProps. |
static class |
FunctionProps.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
static class |
SingletonFunctionProps.Jsii$Pojo
A PoJo (plain-old-java-object) class that implements
SingletonFunctionProps. |
static class |
SingletonFunctionProps.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionProps |
FunctionProps.Builder.Build.build() |
| Constructor and Description |
|---|
Function(software.amazon.awscdk.Construct parent,
String name,
FunctionProps props) |
Copyright © 2018. All rights reserved.