@dolbyio/dolbyio-rest-apis-client - v6.3.1
    Preparing search index...

    Interface GetStreamDetailsOptions

    Represents the options to query the stream details.

    interface GetStreamDetailsOptions {
        streamName: string;
    }
    Index
    streamName: string

    Name of the stream to query.