Viewing docs for Databricks v1.88.0
published on Thursday, Feb 26, 2026 by Pulumi
published on Thursday, Feb 26, 2026 by Pulumi
Viewing docs for Databricks v1.88.0
published on Thursday, Feb 26, 2026 by Pulumi
published on Thursday, Feb 26, 2026 by Pulumi
Using getAppsSpace
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAppsSpace(args: GetAppsSpaceArgs, opts?: InvokeOptions): Promise<GetAppsSpaceResult>
function getAppsSpaceOutput(args: GetAppsSpaceOutputArgs, opts?: InvokeOptions): Output<GetAppsSpaceResult>def get_apps_space(name: Optional[str] = None,
provider_config: Optional[GetAppsSpaceProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetAppsSpaceResult
def get_apps_space_output(name: Optional[pulumi.Input[str]] = None,
provider_config: Optional[pulumi.Input[GetAppsSpaceProviderConfigArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppsSpaceResult]func LookupAppsSpace(ctx *Context, args *LookupAppsSpaceArgs, opts ...InvokeOption) (*LookupAppsSpaceResult, error)
func LookupAppsSpaceOutput(ctx *Context, args *LookupAppsSpaceOutputArgs, opts ...InvokeOption) LookupAppsSpaceResultOutput> Note: This function is named LookupAppsSpace in the Go SDK.
public static class GetAppsSpace
{
public static Task<GetAppsSpaceResult> InvokeAsync(GetAppsSpaceArgs args, InvokeOptions? opts = null)
public static Output<GetAppsSpaceResult> Invoke(GetAppsSpaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAppsSpaceResult> getAppsSpace(GetAppsSpaceArgs args, InvokeOptions options)
public static Output<GetAppsSpaceResult> getAppsSpace(GetAppsSpaceArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getAppsSpace:getAppsSpace
arguments:
# arguments dictionaryThe following arguments are supported:
- Name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- Provider
Config GetApps Space Provider Config - Configure the provider for management through account provider.
- Name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- Provider
Config GetApps Space Provider Config - Configure the provider for management through account provider.
- name String
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- provider
Config GetApps Space Provider Config - Configure the provider for management through account provider.
- name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- provider
Config GetApps Space Provider Config - Configure the provider for management through account provider.
- name str
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- provider_
config GetApps Space Provider Config - Configure the provider for management through account provider.
- name String
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- provider
Config Property Map - Configure the provider for management through account provider.
getAppsSpace Result
The following output properties are available:
- Create
Time string - (string) - The creation time of the app space. Formatted timestamp in ISO 6801
- Creator string
- (string) - The email of the user that created the app space
- Description string
- (string) - Description of the App Resource
- Effective
Usage stringPolicy Id - (string) - The effective usage policy ID used by apps in the space
- Effective
User List<string>Api Scopes - (list of string) - The effective api scopes granted to the user access token
- Id string
- (string) - Id of the SQL warehouse to grant permission on
- Name string
- (string) - Name of the serving endpoint to grant permission on
- Oauth2App
Client stringId - (string) - The OAuth2 app client ID for the app space
- Oauth2App
Integration stringId - (string) - The OAuth2 app integration ID for the app space
- Resources
List<Get
Apps Space Resource> - (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
- Service
Principal stringClient Id - (string) - The service principal client ID for the app space
- Service
Principal intId - (integer) - The service principal ID for the app space
- Service
Principal stringName - (string) - The service principal name for the app space
- Status
Get
Apps Space Status - (SpaceStatus) - The status of the app space
- Update
Time string - (string) - The update time of the app space. Formatted timestamp in ISO 6801
- Updater string
- (string) - The email of the user that last updated the app space
- Usage
Policy stringId - (string) - The usage policy ID for managing cost at the space level
- User
Api List<string>Scopes - (list of string) - OAuth scopes for apps in the space
- Provider
Config GetApps Space Provider Config
- Create
Time string - (string) - The creation time of the app space. Formatted timestamp in ISO 6801
- Creator string
- (string) - The email of the user that created the app space
- Description string
- (string) - Description of the App Resource
- Effective
Usage stringPolicy Id - (string) - The effective usage policy ID used by apps in the space
- Effective
User []stringApi Scopes - (list of string) - The effective api scopes granted to the user access token
- Id string
- (string) - Id of the SQL warehouse to grant permission on
- Name string
- (string) - Name of the serving endpoint to grant permission on
- Oauth2App
Client stringId - (string) - The OAuth2 app client ID for the app space
- Oauth2App
Integration stringId - (string) - The OAuth2 app integration ID for the app space
- Resources
[]Get
Apps Space Resource - (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
- Service
Principal stringClient Id - (string) - The service principal client ID for the app space
- Service
Principal intId - (integer) - The service principal ID for the app space
- Service
Principal stringName - (string) - The service principal name for the app space
- Status
Get
Apps Space Status - (SpaceStatus) - The status of the app space
- Update
Time string - (string) - The update time of the app space. Formatted timestamp in ISO 6801
- Updater string
- (string) - The email of the user that last updated the app space
- Usage
Policy stringId - (string) - The usage policy ID for managing cost at the space level
- User
Api []stringScopes - (list of string) - OAuth scopes for apps in the space
- Provider
Config GetApps Space Provider Config
- create
Time String - (string) - The creation time of the app space. Formatted timestamp in ISO 6801
- creator String
- (string) - The email of the user that created the app space
- description String
- (string) - Description of the App Resource
- effective
Usage StringPolicy Id - (string) - The effective usage policy ID used by apps in the space
- effective
User List<String>Api Scopes - (list of string) - The effective api scopes granted to the user access token
- id String
- (string) - Id of the SQL warehouse to grant permission on
- name String
- (string) - Name of the serving endpoint to grant permission on
- oauth2App
Client StringId - (string) - The OAuth2 app client ID for the app space
- oauth2App
Integration StringId - (string) - The OAuth2 app integration ID for the app space
- resources
List<Get
Apps Space Resource> - (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
- service
Principal StringClient Id - (string) - The service principal client ID for the app space
- service
Principal IntegerId - (integer) - The service principal ID for the app space
- service
Principal StringName - (string) - The service principal name for the app space
- status
Get
Apps Space Status - (SpaceStatus) - The status of the app space
- update
Time String - (string) - The update time of the app space. Formatted timestamp in ISO 6801
- updater String
- (string) - The email of the user that last updated the app space
- usage
Policy StringId - (string) - The usage policy ID for managing cost at the space level
- user
Api List<String>Scopes - (list of string) - OAuth scopes for apps in the space
- provider
Config GetApps Space Provider Config
- create
Time string - (string) - The creation time of the app space. Formatted timestamp in ISO 6801
- creator string
- (string) - The email of the user that created the app space
- description string
- (string) - Description of the App Resource
- effective
Usage stringPolicy Id - (string) - The effective usage policy ID used by apps in the space
- effective
User string[]Api Scopes - (list of string) - The effective api scopes granted to the user access token
- id string
- (string) - Id of the SQL warehouse to grant permission on
- name string
- (string) - Name of the serving endpoint to grant permission on
- oauth2App
Client stringId - (string) - The OAuth2 app client ID for the app space
- oauth2App
Integration stringId - (string) - The OAuth2 app integration ID for the app space
- resources
Get
Apps Space Resource[] - (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
- service
Principal stringClient Id - (string) - The service principal client ID for the app space
- service
Principal numberId - (integer) - The service principal ID for the app space
- service
Principal stringName - (string) - The service principal name for the app space
- status
Get
Apps Space Status - (SpaceStatus) - The status of the app space
- update
Time string - (string) - The update time of the app space. Formatted timestamp in ISO 6801
- updater string
- (string) - The email of the user that last updated the app space
- usage
Policy stringId - (string) - The usage policy ID for managing cost at the space level
- user
Api string[]Scopes - (list of string) - OAuth scopes for apps in the space
- provider
Config GetApps Space Provider Config
- create_
time str - (string) - The creation time of the app space. Formatted timestamp in ISO 6801
- creator str
- (string) - The email of the user that created the app space
- description str
- (string) - Description of the App Resource
- effective_
usage_ strpolicy_ id - (string) - The effective usage policy ID used by apps in the space
- effective_
user_ Sequence[str]api_ scopes - (list of string) - The effective api scopes granted to the user access token
- id str
- (string) - Id of the SQL warehouse to grant permission on
- name str
- (string) - Name of the serving endpoint to grant permission on
- oauth2_
app_ strclient_ id - (string) - The OAuth2 app client ID for the app space
- oauth2_
app_ strintegration_ id - (string) - The OAuth2 app integration ID for the app space
- resources
Sequence[Get
Apps Space Resource] - (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
- service_
principal_ strclient_ id - (string) - The service principal client ID for the app space
- service_
principal_ intid - (integer) - The service principal ID for the app space
- service_
principal_ strname - (string) - The service principal name for the app space
- status
Get
Apps Space Status - (SpaceStatus) - The status of the app space
- update_
time str - (string) - The update time of the app space. Formatted timestamp in ISO 6801
- updater str
- (string) - The email of the user that last updated the app space
- usage_
policy_ strid - (string) - The usage policy ID for managing cost at the space level
- user_
api_ Sequence[str]scopes - (list of string) - OAuth scopes for apps in the space
- provider_
config GetApps Space Provider Config
- create
Time String - (string) - The creation time of the app space. Formatted timestamp in ISO 6801
- creator String
- (string) - The email of the user that created the app space
- description String
- (string) - Description of the App Resource
- effective
Usage StringPolicy Id - (string) - The effective usage policy ID used by apps in the space
- effective
User List<String>Api Scopes - (list of string) - The effective api scopes granted to the user access token
- id String
- (string) - Id of the SQL warehouse to grant permission on
- name String
- (string) - Name of the serving endpoint to grant permission on
- oauth2App
Client StringId - (string) - The OAuth2 app client ID for the app space
- oauth2App
Integration StringId - (string) - The OAuth2 app integration ID for the app space
- resources List<Property Map>
- (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
- service
Principal StringClient Id - (string) - The service principal client ID for the app space
- service
Principal NumberId - (integer) - The service principal ID for the app space
- service
Principal StringName - (string) - The service principal name for the app space
- status Property Map
- (SpaceStatus) - The status of the app space
- update
Time String - (string) - The update time of the app space. Formatted timestamp in ISO 6801
- updater String
- (string) - The email of the user that last updated the app space
- usage
Policy StringId - (string) - The usage policy ID for managing cost at the space level
- user
Api List<String>Scopes - (list of string) - OAuth scopes for apps in the space
- provider
Config Property Map
Supporting Types
GetAppsSpaceProviderConfig
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id str - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
GetAppsSpaceResource
- Name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- App
Get
Apps Space Resource App - (AppResourceApp)
- Database
Get
Apps Space Resource Database - (AppResourceDatabase)
- Description string
- (string) - Description of the App Resource
- Experiment
Get
Apps Space Resource Experiment - (AppResourceExperiment)
- Genie
Space GetApps Space Resource Genie Space - (AppResourceGenieSpace)
- Job
Get
Apps Space Resource Job - (AppResourceJob)
- Secret
Get
Apps Space Resource Secret - (AppResourceSecret)
- Serving
Endpoint GetApps Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- Sql
Warehouse GetApps Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- Uc
Securable GetApps Space Resource Uc Securable - (AppResourceUcSecurable)
- Name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- App
Get
Apps Space Resource App - (AppResourceApp)
- Database
Get
Apps Space Resource Database - (AppResourceDatabase)
- Description string
- (string) - Description of the App Resource
- Experiment
Get
Apps Space Resource Experiment - (AppResourceExperiment)
- Genie
Space GetApps Space Resource Genie Space - (AppResourceGenieSpace)
- Job
Get
Apps Space Resource Job - (AppResourceJob)
- Secret
Get
Apps Space Resource Secret - (AppResourceSecret)
- Serving
Endpoint GetApps Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- Sql
Warehouse GetApps Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- Uc
Securable GetApps Space Resource Uc Securable - (AppResourceUcSecurable)
- name String
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- app
Get
Apps Space Resource App - (AppResourceApp)
- database
Get
Apps Space Resource Database - (AppResourceDatabase)
- description String
- (string) - Description of the App Resource
- experiment
Get
Apps Space Resource Experiment - (AppResourceExperiment)
- genie
Space GetApps Space Resource Genie Space - (AppResourceGenieSpace)
- job
Get
Apps Space Resource Job - (AppResourceJob)
- secret
Get
Apps Space Resource Secret - (AppResourceSecret)
- serving
Endpoint GetApps Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- sql
Warehouse GetApps Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- uc
Securable GetApps Space Resource Uc Securable - (AppResourceUcSecurable)
- name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- app
Get
Apps Space Resource App - (AppResourceApp)
- database
Get
Apps Space Resource Database - (AppResourceDatabase)
- description string
- (string) - Description of the App Resource
- experiment
Get
Apps Space Resource Experiment - (AppResourceExperiment)
- genie
Space GetApps Space Resource Genie Space - (AppResourceGenieSpace)
- job
Get
Apps Space Resource Job - (AppResourceJob)
- secret
Get
Apps Space Resource Secret - (AppResourceSecret)
- serving
Endpoint GetApps Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- sql
Warehouse GetApps Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- uc
Securable GetApps Space Resource Uc Securable - (AppResourceUcSecurable)
- name str
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- app
Get
Apps Space Resource App - (AppResourceApp)
- database
Get
Apps Space Resource Database - (AppResourceDatabase)
- description str
- (string) - Description of the App Resource
- experiment
Get
Apps Space Resource Experiment - (AppResourceExperiment)
- genie_
space GetApps Space Resource Genie Space - (AppResourceGenieSpace)
- job
Get
Apps Space Resource Job - (AppResourceJob)
- secret
Get
Apps Space Resource Secret - (AppResourceSecret)
- serving_
endpoint GetApps Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- sql_
warehouse GetApps Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- uc_
securable GetApps Space Resource Uc Securable - (AppResourceUcSecurable)
- name String
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- app Property Map
- (AppResourceApp)
- database Property Map
- (AppResourceDatabase)
- description String
- (string) - Description of the App Resource
- experiment Property Map
- (AppResourceExperiment)
- genie
Space Property Map - (AppResourceGenieSpace)
- job Property Map
- (AppResourceJob)
- secret Property Map
- (AppResourceSecret)
- serving
Endpoint Property Map - (AppResourceServingEndpoint)
- sql
Warehouse Property Map - (AppResourceSqlWarehouse)
- uc
Securable Property Map - (AppResourceUcSecurable)
GetAppsSpaceResourceDatabase
- Database
Name string - (string)
- Instance
Name string - (string)
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- Database
Name string - (string)
- Instance
Name string - (string)
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- database
Name String - (string)
- instance
Name String - (string)
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- database
Name string - (string)
- instance
Name string - (string)
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- database_
name str - (string)
- instance_
name str - (string)
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- database
Name String - (string)
- instance
Name String - (string)
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
GetAppsSpaceResourceExperiment
- Experiment
Id string - (string)
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- Experiment
Id string - (string)
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- experiment
Id String - (string)
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- experiment
Id string - (string)
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- experiment_
id str - (string)
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- experiment
Id String - (string)
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
GetAppsSpaceResourceGenieSpace
- Name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - Space
Id string - (string)
- Name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - Space
Id string - (string)
- name String
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - space
Id String - (string)
- name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - space
Id string - (string)
- name str
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - space_
id str - (string)
- name String
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - space
Id String - (string)
GetAppsSpaceResourceJob
- Id string
- (string) - Id of the SQL warehouse to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- Id string
- (string) - Id of the SQL warehouse to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- id String
- (string) - Id of the SQL warehouse to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- id string
- (string) - Id of the SQL warehouse to grant permission on
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- id str
- (string) - Id of the SQL warehouse to grant permission on
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- id String
- (string) - Id of the SQL warehouse to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
GetAppsSpaceResourceSecret
- Key string
- (string) - Key of the secret to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - Scope string
- (string) - Scope of the secret to grant permission on
- Key string
- (string) - Key of the secret to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - Scope string
- (string) - Scope of the secret to grant permission on
- key String
- (string) - Key of the secret to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - scope String
- (string) - Scope of the secret to grant permission on
- key string
- (string) - Key of the secret to grant permission on
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - scope string
- (string) - Scope of the secret to grant permission on
- key str
- (string) - Key of the secret to grant permission on
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - scope str
- (string) - Scope of the secret to grant permission on
- key String
- (string) - Key of the secret to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - scope String
- (string) - Scope of the secret to grant permission on
GetAppsSpaceResourceServingEndpoint
- Name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- Name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- name String
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- name string
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- name str
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- name String
- The name of the app space. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
GetAppsSpaceResourceSqlWarehouse
- Id string
- (string) - Id of the SQL warehouse to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- Id string
- (string) - Id of the SQL warehouse to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- id String
- (string) - Id of the SQL warehouse to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- id string
- (string) - Id of the SQL warehouse to grant permission on
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- id str
- (string) - Id of the SQL warehouse to grant permission on
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- id String
- (string) - Id of the SQL warehouse to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
GetAppsSpaceResourceUcSecurable
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - Securable
Full stringName - (string)
- Securable
Kind string - (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
- Securable
Type string - (string) - Possible values are:
CONNECTION,FUNCTION,TABLE,VOLUME
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - Securable
Full stringName - (string)
- Securable
Kind string - (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
- Securable
Type string - (string) - Possible values are:
CONNECTION,FUNCTION,TABLE,VOLUME
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - securable
Full StringName - (string)
- securable
Kind String - (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
- securable
Type String - (string) - Possible values are:
CONNECTION,FUNCTION,TABLE,VOLUME
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - securable
Full stringName - (string)
- securable
Kind string - (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
- securable
Type string - (string) - Possible values are:
CONNECTION,FUNCTION,TABLE,VOLUME
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - securable_
full_ strname - (string)
- securable_
kind str - (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
- securable_
type str - (string) - Possible values are:
CONNECTION,FUNCTION,TABLE,VOLUME
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - securable
Full StringName - (string)
- securable
Kind String - (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
- securable
Type String - (string) - Possible values are:
CONNECTION,FUNCTION,TABLE,VOLUME
GetAppsSpaceStatus
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Viewing docs for Databricks v1.88.0
published on Thursday, Feb 26, 2026 by Pulumi
published on Thursday, Feb 26, 2026 by Pulumi
