OptionalaccountOptionalawsOptionalcloudOptionalcloudOptionalcomputeIf the compute mode is SERVERLESS, a serverless workspace is created that comes pre-configured with serverless compute and default storage, providing a fully-managed, enterprise-ready SaaS experience. This means you don't need to provide any resources managed by you, such as credentials, storage, or network.
If the compute mode is HYBRID (which is the default option), a classic workspace is created that uses customer-managed resources.
OptionalcredentialsID of the workspace's credential configuration object.
OptionalcustomThe custom tags key-value pairing that is attached to this workspace. The key-value pair is a string of utf-8 characters. The value can be an empty string, with maximum length of 255 characters. The key can be of maximum length of 127 characters, and cannot be empty.
OptionaldeploymentThe deployment name defines part of the subdomain for the workspace. The workspace URL for the web application and REST APIs is
OptionalgcpOptionalgkeOptionallocationThe Google Cloud region of the workspace data plane in your Google account (for example, us-east4).
OptionalmanagedThe ID of the workspace's managed services encryption key configuration object. This is used to help protect and control access to the workspace's notebooks, secrets, Databricks SQL queries, and query history. The provided key configuration object property use_cases must contain MANAGED_SERVICES.
OptionalnetworkThe object ID of network connectivity config. Once assigned, the workspace serverless compute resources use the same set of stable IP CIDR blocks and optional private link to access your resources.
OptionalnetworkThe ID of the workspace's network configuration object. To use AWS PrivateLink, this field is required.
OptionalpricingOptionalprivateID of the workspace's private access settings object. Only used for PrivateLink. You must specify this ID if you are using AWS PrivateLink for either front-end (user-to-workspace connection), back-end (data plane to control plane connection), or both connection types.
Before configuring PrivateLink, read the
OptionalstorageID of the workspace's storage configuration object.
OptionalstorageThe ID of the workspace's storage encryption key configuration object. This is used to encrypt the workspace's root S3 bucket (root DBFS and system data) and, optionally, cluster EBS volumes. The provided key configuration object property use_cases must contain STORAGE.
OptionalworkspaceThe human-readable name of the workspace.
DEPRECATED: This field is being ignored by the server and will be removed in the future. The cloud name. This field always has the value
gcp.