aws.internal.ContentBlock
The `ContentBlock` union of a Converse message. Exactly one member is set; build with the static constructors rather than the literal.
Reference version
Signature
class aws.internal.ContentBlockThe ContentBlock union of a Converse message. Exactly one member is set;
build with the static constructors rather than the literal.
Source:<builtin>/aws/ns_internal/bedrock.bamlbytes 5731–7090
Fields
text
string | nullimage
aws.internal.ImageBlock | nullvideo
aws.internal.VideoBlock | nulldocument
aws.internal.DocumentBlock | nullaudio
aws.internal.AudioBlock | nulltoolUse
aws.internal.ToolUseBlock | nulltoolResult
aws.internal.ToolResultBlock | nullcachePoint
aws.internal.CachePointBlock | nullStatic methods
function
of_cache_point
() -> aws.internal.ContentBlockfunction