Image

data class Image(val value: ImageBlockStart) : ContentBlockStart

The initial event indicating the start of a streaming image block.

Constructors

Link copied to clipboard
constructor(value: ImageBlockStart)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this ContentBlockStart as a Image and retrieves its aws.sdk.kotlin.services.bedrockruntime.model.ImageBlockStart value. Throws an exception if the ContentBlockStart is not a Image.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard