Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-clusters
v2
ChangeClusterOwnerRequest
Interface ChangeClusterOwnerRequest
interface
ChangeClusterOwnerRequest
{
clusterId
?:
string
;
ownerUsername
?:
string
;
}
Index
Properties
cluster
Id?
owner
Username?
Properties
Optional
cluster
Id
clusterId
?:
string
Optional
owner
Username
ownerUsername
?:
string
New owner of the cluster_id after this RPC.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cluster
Id
owner
Username
Databricks SDK for JavaScript
Loading...
New owner of the cluster_id after this RPC.