Databricks SDK for JavaScript
    Preparing search index...

    Get a Stream by its full three-part name (catalog.schema.stream).

    interface GetStreamRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Full three-part name (catalog.schema.stream) of the Stream to get.