Interface: PromptAttributes
March 19, 2026 ยท View on GitHub
@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / PromptAttributes
Interface: PromptAttributes
ATTRS FOR IMPORTED CONSTRUCT
Properties
kmsKey?
readonlyoptionalkmsKey?:IKey
Optional KMS encryption key associated with this prompt.
promptArn
readonlypromptArn:string
The ARN of the prompt.
Example
"arn:aws:bedrock:us-east-1:123456789012:prompt/PROMPT12345"
promptVersion?
readonlyoptionalpromptVersion?:string
The version of the prompt.
Default
- "DRAFT"