| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CodeConfig.Jsii$Proxy
An implementation for
CodeConfig |
| Modifier and Type | Method and Description |
|---|---|
CodeConfig |
AssetCode.bind(software.constructs.Construct scope)
(experimental) Called when the lambda or layer is initialized to allow this object to bind to the stack, add resources and have fun.
|
CodeConfig |
CfnParametersCode.bind(software.constructs.Construct scope)
(experimental) Called when the lambda or layer is initialized to allow this object to bind to the stack, add resources and have fun.
|
CodeConfig |
AssetImageCode.bind(software.constructs.Construct scope)
(experimental) Called when the lambda or layer is initialized to allow this object to bind to the stack, add resources and have fun.
|
abstract CodeConfig |
Code.bind(software.constructs.Construct scope)
(experimental) Called when the lambda or layer is initialized to allow this object to bind to the stack, add resources and have fun.
|
CodeConfig |
EcrImageCode.bind(software.constructs.Construct _)
(experimental) Called when the lambda or layer is initialized to allow this object to bind to the stack, add resources and have fun.
|
CodeConfig |
S3Code.bind(software.constructs.Construct _scope)
(experimental) Called when the lambda or layer is initialized to allow this object to bind to the stack, add resources and have fun.
|
CodeConfig |
InlineCode.bind(software.constructs.Construct _scope)
(experimental) Called when the lambda or layer is initialized to allow this object to bind to the stack, add resources and have fun.
|
CodeConfig |
CodeConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.