AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagentruntime
/
aws.sdk.kotlin.services.bedrockagentruntime.model
/
ActionGroupSignature
Action
Group
Signature
sealed
class
ActionGroupSignature
Inheritors
AmazonCodeinterpreter
AmazonUserinput
AnthropicBash
AnthropicComputer
AnthropicTexteditor
SdkUnknown
Members
Types
Amazon
Codeinterpreter
Link copied to clipboard
object
AmazonCodeinterpreter
:
ActionGroupSignature
Amazon
Userinput
Link copied to clipboard
object
AmazonUserinput
:
ActionGroupSignature
Anthropic
Bash
Link copied to clipboard
object
AnthropicBash
:
ActionGroupSignature
Anthropic
Computer
Link copied to clipboard
object
AnthropicComputer
:
ActionGroupSignature
Anthropic
Texteditor
Link copied to clipboard
object
AnthropicTexteditor
:
ActionGroupSignature
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ActionGroupSignature
Properties
value
Link copied to clipboard
abstract
val
value
:
String