koog
Toggle table of contents
1.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
koog
koog-bedrock-agentcore-runtime
/
ai.koog.agentcore.runtime
/
InvocationInput
/
Text
Text
data
class
Text
(
val
body
:
String
)
:
InvocationInput
(
source
)
Request body decoded as a UTF-8 string (used for JSON/text content types).
Members
Constructors
Text
Link copied to clipboard
constructor
(
body
:
String
)
Properties
body
Link copied to clipboard
val
body
:
String