ReasoningText
Contains information about the reasoning that the model used to return the content in the content block.
Inherited functions
Casts this ReasoningContentBlock as a ReasoningText and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ReasoningTextBlock value. Throws an exception if the ReasoningContentBlock is not a ReasoningText.
Casts this ReasoningContentBlock as a ReasoningText and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ReasoningTextBlock value. Returns null if the ReasoningContentBlock is not a ReasoningText.
Casts this ReasoningContentBlock as a RedactedContent and retrieves its kotlin.ByteArray value. Throws an exception if the ReasoningContentBlock is not a RedactedContent.
Casts this ReasoningContentBlock as a RedactedContent and retrieves its kotlin.ByteArray value. Returns null if the ReasoningContentBlock is not a RedactedContent.