Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-auth
index
Header
Interface Header
Represents a header that can be used to sign requests.
interface
Header
{
key
:
string
;
value
:
string
;
}
Index
Properties
key
value
Properties
key
key
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
Databricks SDK for JavaScript
Loading...
Represents a header that can be used to sign requests.