| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionAttributes.Jsii$Proxy
An implementation for
FunctionAttributes |
| Modifier and Type | Method and Description |
|---|---|
FunctionAttributes |
FunctionAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IFunction |
Function.fromFunctionAttributes(software.constructs.Construct scope,
String id,
FunctionAttributes attrs)
(experimental) Creates a Lambda function object which represents a function not defined within this stack.
|
Copyright © 2021. All rights reserved.