@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / LangchainProps
LangchainProps
readonly
optional
description:string
The description the this Lambda Layer.
- No description.
stable
readonly
optional
layerVersionName:string
The name of the layer.
- A name will be generated.
stable
readonly
optional
license:string
The SPDX licence identifier or URL to the license file for this layer.
- No license information will be recorded.
stable
readonly
optional
removalPolicy:RemovalPolicy
Whether to retain this version of the layer when a new version is added or when the stack is deleted.
RemovalPolicy.DESTROY
stable