@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / BaseClassProps
readonly
constructId:string
construct id.
readonly
constructName:ConstructName
name of the construct.
readonly
optional
observability:boolean
Enable observability. Warning: associated cost with the services used. Best practice to enable by default.
- true
readonly
optional
stage:string
Value will be appended to resources name.
- _dev