@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / ChatMessage
new ChatMessage(
role,text):ChatMessage
string
ChatMessage
readonlyrole:ChatMessageRole
readonlytext:string
__render():
MessageProperty
Internal
Renders as Cfn Property This is an internal core function and should not be called directly.
MessageProperty
staticassistant(text):ChatMessage
string
ChatMessage
staticuser(text):ChatMessage
string
ChatMessage