interface StartStreamProcessorResponse {
    SessionId?: string;
}

Hierarchy (view full)

Properties

Properties

SessionId?: string

A unique identifier for the stream processing session.