Databricks SDK for JavaScript
    Preparing search index...

    Request to retrieve a single CdfConfig.

    interface GetCdfConfigRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The resource name of the CdfConfig to retrieve. Format: projects/{project}/branches/{branch}/databases/{database}/cdf-configs/{cdf_config}