generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / BaseClassProps

Interface: BaseClassProps

Properties

constructId

readonly constructId: string

construct id.


constructName

readonly constructName: ConstructName

name of the construct.


observability?

readonly optional observability: boolean

Enable observability. Warning: associated cost with the services used. Best practice to enable by default.

Default

- true

stage?

readonly optional stage: string

Value will be appended to resources name.

Default

- _dev