Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-tokens
v1
CreateTokenResponse
Interface CreateTokenResponse
interface
CreateTokenResponse
{
tokenInfo
?:
PublicTokenInfo
;
tokenValue
?:
string
;
}
Index
Properties
token
Info?
token
Value?
Properties
Optional
token
Info
tokenInfo
?:
PublicTokenInfo
The information for the new token.
Optional
token
Value
tokenValue
?:
string
The value of the new token.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
Info
token
Value
Databricks SDK for JavaScript
Loading...
The information for the new token.