@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.527Z") @Stability(value=Stable) public class AssetImageCode extends Code
| Modifier and Type | Class and Description |
|---|---|
static class |
AssetImageCode.Builder
A fluent builder for
AssetImageCode. |
| Modifier | Constructor and Description |
|---|---|
protected |
AssetImageCode(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
AssetImageCode(software.amazon.jsii.JsiiObjectRef objRef) |
|
AssetImageCode(String directory,
AssetImageCodeProps props) |
| Modifier and Type | Method and Description |
|---|---|
CodeConfig |
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.
|
Boolean |
getIsInline()
Determines whether this Code is inline code or not.
|
asset, bindToResource, bindToResource, bucket, bucket, cfnParameters, cfnParameters, fromAsset, fromAsset, fromAssetImage, fromAssetImage, fromBucket, fromBucket, fromCfnParameters, fromCfnParameters, fromDockerBuild, fromDockerBuild, fromEcrImage, fromEcrImage, fromInline, inlinejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected AssetImageCode(software.amazon.jsii.JsiiObjectRef objRef)
protected AssetImageCode(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public AssetImageCode(@NotNull
String directory,
@NotNull
AssetImageCodeProps props)
directory - This parameter is required.props - This parameter is required.@Stability(value=Stable) @NotNull public CodeConfig bind(@NotNull Construct scope)
@Stability(value=Stable) @NotNull public Boolean getIsInline()
getIsInline in class CodeCopyright © 2021. All rights reserved.