ResponseStream
Contains the response, citation, and trace from the SiteWise Assistant.
Inheritors
Types
Functions
Casts this ResponseStream as a Output and retrieves its aws.sdk.kotlin.services.iotsitewise.model.InvocationOutput value. Throws an exception if the ResponseStream is not a Output.
Casts this ResponseStream as a Output and retrieves its aws.sdk.kotlin.services.iotsitewise.model.InvocationOutput value. Returns null if the ResponseStream is not a Output.
Casts this ResponseStream as a Trace and retrieves its aws.sdk.kotlin.services.iotsitewise.model.Trace value. Throws an exception if the ResponseStream is not a Trace.
Casts this ResponseStream as a Trace and retrieves its aws.sdk.kotlin.services.iotsitewise.model.Trace value. Returns null if the ResponseStream is not a Trace.