AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagentcore
/
aws.sdk.kotlin.services.bedrockagentcore.model
/
InputContentBlock
/
Builder
Builder
class
Builder
Members
Properties
blob
Link copied to clipboard
var
blob
:
ByteArray
?
The binary input content.
path
Link copied to clipboard
var
path
:
String
?
The path to the input content.
text
Link copied to clipboard
var
text
:
String
?
The text input content.