@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / PromptVersionProps
readonly optional description: string
readonly
optional
string
The description of the prompt version.
readonly prompt: Prompt
Prompt
The prompt to use for this version.