@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / AgentAttributes
Attributes for specifying an imported Bedrock Agent.
readonlyagentArn:string
The ARN of the agent.
readonlyoptionalagentVersion?:string
The agent version. If no explicit versions have been created, leave this empty to use the DRAFT version. Otherwise, use the version number (e.g. 1).
readonlyoptionalkmsKeyArn?:string
Optional KMS encryption key associated with this agent
readonlyoptionallastUpdated?:string
When this agent was last updated.
readonlyroleArn:string
The ARN of the IAM role associated to the agent.