InvokeAgentRuntimeCommandStreamOutput
The streaming output union for the InvokeAgentRuntimeCommand operation. This union delivers typed events: contentStart (first), contentDelta (middle), and contentStop (last).
Inheritors
Types
Functions
Link copied to clipboard
Casts this InvokeAgentRuntimeCommandStreamOutput as a Chunk and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.ResponseChunk value. Throws an exception if the InvokeAgentRuntimeCommandStreamOutput is not a Chunk.
Link copied to clipboard
Casts this InvokeAgentRuntimeCommandStreamOutput as a Chunk and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.ResponseChunk value. Returns null if the InvokeAgentRuntimeCommandStreamOutput is not a Chunk.