| 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)
Creates a Lambda function object which represents a function not defined within this stack.
|
Copyright © 2023. All rights reserved.