| Modifier and Type | Class and Description |
|---|---|
static class |
CodeConfig.Jsii$Proxy
An implementation for
CodeConfig |
| Modifier and Type | Method and Description |
|---|---|
CodeConfig |
S3Code.bind(software.constructs.Construct _scope,
String _handler,
RuntimeFamily _family)
(experimental) Called when the canary is initialized to allow this object to bind to the stack, add resources and have fun.
|
CodeConfig |
InlineCode.bind(software.constructs.Construct _scope,
String handler,
RuntimeFamily _family)
(experimental) Called when the canary is initialized to allow this object to bind to the stack, add resources and have fun.
|
abstract CodeConfig |
Code.bind(software.constructs.Construct scope,
String handler,
RuntimeFamily family)
(experimental) Called when the canary is initialized to allow this object to bind to the stack, add resources and have fun.
|
CodeConfig |
AssetCode.bind(software.constructs.Construct scope,
String handler,
RuntimeFamily family)
(experimental) Called when the canary 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 © 2023. All rights reserved.