Builder
class Builder
Properties
Link copied to clipboard
Audio segment information when the retrieval result contains audio content.
Link copied to clipboard
A data URI with base64-encoded content from the data source. The URI is in the following format: returned in the following format: data:image/jpeg;base64,${base64-encoded string}.
Link copied to clipboard
Specifies information about the rows with the cells to return in retrieval.
Link copied to clipboard
The type of content in the retrieval result.
Link copied to clipboard
Video segment information when the retrieval result contains video content.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.AudioSegment inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.VideoSegment inside the given block