generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / bedrock / PromptVersionProps

Interface: PromptVersionProps

Properties

description?

readonly optional description: string

The description of the prompt version.


prompt

readonly prompt: Prompt

The prompt to use for this version.