Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CustomAppIntegration ¶
type CustomAppIntegration struct {
oauth2.GetCustomAppIntegrationOutput
// OAuth client-secret generated by the Databricks. If this is a
// confidential OAuth app client-secret will be generated.
ClientSecret string `json:"client_secret,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.