| Modifier and Type | Class and Description |
|---|---|
static class |
CodeConfig.Jsii$Proxy
An implementation for
CodeConfig |
| Modifier and Type | Method and Description |
|---|---|
CodeConfig |
S3Code.bind(Construct _scope)
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(Construct scope)
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(Construct scope)
Called when the lambda or layer is initialized to allow this object to bind to the stack, add resources and have fun.
|
CodeConfig |
AssetCode.bind(Construct scope)
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(Construct _scope)
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 © 2020. All rights reserved.