Interface: BaseClassProps
March 19, 2026 ยท View on GitHub
@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / BaseClassProps
Interface: BaseClassProps
Properties
constructId
readonlyconstructId:string
construct id.
constructName
readonlyconstructName:ConstructName
name of the construct.
observability?
readonlyoptionalobservability?:boolean
Enable observability. Warning: associated cost with the services used. Best practice to enable by default.
Default
true
stage?
readonlyoptionalstage?:string
Value will be appended to resources name.
Default
_dev