| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionRefProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionRefProps |
FunctionRefProps.Builder.build()
Builds the configured instance.
|
FunctionRefProps |
FunctionRef.export()
Export this Function (without the role)
|
| Modifier and Type | Method and Description |
|---|---|
static FunctionRef |
FunctionRef.import_(software.amazon.awscdk.Construct parent,
String name,
FunctionRefProps ref)
Creates a Lambda function object which represents a function not defined
within this stack.
|
Copyright © 2018. All rights reserved.