Databricks SDK for JavaScript
    Preparing search index...

    A list of Kinesis stream names to read from.

    interface StreamNameList {
        names?: string[];
    }
    Index

    Properties

    Properties

    names?: string[]

    Kinesis stream names to read from.