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 getAppsSpaces
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 getAppsSpaces(args: GetAppsSpacesArgs, opts?: InvokeOptions): Promise<GetAppsSpacesResult>
function getAppsSpacesOutput(args: GetAppsSpacesOutputArgs, opts?: InvokeOptions): Output<GetAppsSpacesResult>def get_apps_spaces(page_size: Optional[int] = None,
provider_config: Optional[GetAppsSpacesProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetAppsSpacesResult
def get_apps_spaces_output(page_size: Optional[pulumi.Input[int]] = None,
provider_config: Optional[pulumi.Input[GetAppsSpacesProviderConfigArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppsSpacesResult]func GetAppsSpaces(ctx *Context, args *GetAppsSpacesArgs, opts ...InvokeOption) (*GetAppsSpacesResult, error)
func GetAppsSpacesOutput(ctx *Context, args *GetAppsSpacesOutputArgs, opts ...InvokeOption) GetAppsSpacesResultOutput> Note: This function is named GetAppsSpaces in the Go SDK.
public static class GetAppsSpaces
{
public static Task<GetAppsSpacesResult> InvokeAsync(GetAppsSpacesArgs args, InvokeOptions? opts = null)
public static Output<GetAppsSpacesResult> Invoke(GetAppsSpacesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAppsSpacesResult> getAppsSpaces(GetAppsSpacesArgs args, InvokeOptions options)
public static Output<GetAppsSpacesResult> getAppsSpaces(GetAppsSpacesArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getAppsSpaces:getAppsSpaces
arguments:
# arguments dictionaryThe following arguments are supported:
- Page
Size int - Upper bound for items returned
- Provider
Config GetApps Spaces Provider Config - Configure the provider for management through account provider.
- Page
Size int - Upper bound for items returned
- Provider
Config GetApps Spaces Provider Config - Configure the provider for management through account provider.
- page
Size Integer - Upper bound for items returned
- provider
Config GetApps Spaces Provider Config - Configure the provider for management through account provider.
- page
Size number - Upper bound for items returned
- provider
Config GetApps Spaces Provider Config - Configure the provider for management through account provider.
- page_
size int - Upper bound for items returned
- provider_
config GetApps Spaces Provider Config - Configure the provider for management through account provider.
- page
Size Number - Upper bound for items returned
- provider
Config Property Map - Configure the provider for management through account provider.
getAppsSpaces Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Spaces
List<Get
Apps Spaces Space> - Page
Size int - Provider
Config GetApps Spaces Provider Config
- Id string
- The provider-assigned unique ID for this managed resource.
- Spaces
[]Get
Apps Spaces Space - Page
Size int - Provider
Config GetApps Spaces Provider Config
- id String
- The provider-assigned unique ID for this managed resource.
- spaces
List<Get
Apps Spaces Space> - page
Size Integer - provider
Config GetApps Spaces Provider Config
- id string
- The provider-assigned unique ID for this managed resource.
- spaces
Get
Apps Spaces Space[] - page
Size number - provider
Config GetApps Spaces Provider Config
- id str
- The provider-assigned unique ID for this managed resource.
- spaces
Sequence[Get
Apps Spaces Space] - page_
size int - provider_
config GetApps Spaces Provider Config
- id String
- The provider-assigned unique ID for this managed resource.
- spaces List<Property Map>
- page
Size Number - provider
Config Property Map
Supporting Types
GetAppsSpacesProviderConfig
- 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.
GetAppsSpacesSpace
- 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 Spaces 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 Spaces 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 Spaces Space Provider Config - Configure the provider for management through account provider.
- 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 Spaces 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 Spaces 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 Spaces Space Provider Config - Configure the provider for management through account provider.
- 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 Spaces 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 Spaces 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 Spaces Space Provider Config - Configure the provider for management through account provider.
- 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 Spaces 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 Spaces 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 Spaces Space Provider Config - Configure the provider for management through account provider.
- 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 Spaces 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 Spaces 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 Spaces Space Provider Config - Configure the provider for management through account provider.
- 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 - Configure the provider for management through account provider.
GetAppsSpacesSpaceProviderConfig
- 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.
GetAppsSpacesSpaceResource
- Name string
- (string) - Name of the serving endpoint to grant permission on
- App
Get
Apps Spaces Space Resource App - (AppResourceApp)
- Database
Get
Apps Spaces Space Resource Database - (AppResourceDatabase)
- Description string
- (string) - Description of the App Resource
- Experiment
Get
Apps Spaces Space Resource Experiment - (AppResourceExperiment)
- Genie
Space GetApps Spaces Space Resource Genie Space - (AppResourceGenieSpace)
- Job
Get
Apps Spaces Space Resource Job - (AppResourceJob)
- Secret
Get
Apps Spaces Space Resource Secret - (AppResourceSecret)
- Serving
Endpoint GetApps Spaces Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- Sql
Warehouse GetApps Spaces Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- Uc
Securable GetApps Spaces Space Resource Uc Securable - (AppResourceUcSecurable)
- Name string
- (string) - Name of the serving endpoint to grant permission on
- App
Get
Apps Spaces Space Resource App - (AppResourceApp)
- Database
Get
Apps Spaces Space Resource Database - (AppResourceDatabase)
- Description string
- (string) - Description of the App Resource
- Experiment
Get
Apps Spaces Space Resource Experiment - (AppResourceExperiment)
- Genie
Space GetApps Spaces Space Resource Genie Space - (AppResourceGenieSpace)
- Job
Get
Apps Spaces Space Resource Job - (AppResourceJob)
- Secret
Get
Apps Spaces Space Resource Secret - (AppResourceSecret)
- Serving
Endpoint GetApps Spaces Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- Sql
Warehouse GetApps Spaces Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- Uc
Securable GetApps Spaces Space Resource Uc Securable - (AppResourceUcSecurable)
- name String
- (string) - Name of the serving endpoint to grant permission on
- app
Get
Apps Spaces Space Resource App - (AppResourceApp)
- database
Get
Apps Spaces Space Resource Database - (AppResourceDatabase)
- description String
- (string) - Description of the App Resource
- experiment
Get
Apps Spaces Space Resource Experiment - (AppResourceExperiment)
- genie
Space GetApps Spaces Space Resource Genie Space - (AppResourceGenieSpace)
- job
Get
Apps Spaces Space Resource Job - (AppResourceJob)
- secret
Get
Apps Spaces Space Resource Secret - (AppResourceSecret)
- serving
Endpoint GetApps Spaces Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- sql
Warehouse GetApps Spaces Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- uc
Securable GetApps Spaces Space Resource Uc Securable - (AppResourceUcSecurable)
- name string
- (string) - Name of the serving endpoint to grant permission on
- app
Get
Apps Spaces Space Resource App - (AppResourceApp)
- database
Get
Apps Spaces Space Resource Database - (AppResourceDatabase)
- description string
- (string) - Description of the App Resource
- experiment
Get
Apps Spaces Space Resource Experiment - (AppResourceExperiment)
- genie
Space GetApps Spaces Space Resource Genie Space - (AppResourceGenieSpace)
- job
Get
Apps Spaces Space Resource Job - (AppResourceJob)
- secret
Get
Apps Spaces Space Resource Secret - (AppResourceSecret)
- serving
Endpoint GetApps Spaces Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- sql
Warehouse GetApps Spaces Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- uc
Securable GetApps Spaces Space Resource Uc Securable - (AppResourceUcSecurable)
- name str
- (string) - Name of the serving endpoint to grant permission on
- app
Get
Apps Spaces Space Resource App - (AppResourceApp)
- database
Get
Apps Spaces Space Resource Database - (AppResourceDatabase)
- description str
- (string) - Description of the App Resource
- experiment
Get
Apps Spaces Space Resource Experiment - (AppResourceExperiment)
- genie_
space GetApps Spaces Space Resource Genie Space - (AppResourceGenieSpace)
- job
Get
Apps Spaces Space Resource Job - (AppResourceJob)
- secret
Get
Apps Spaces Space Resource Secret - (AppResourceSecret)
- serving_
endpoint GetApps Spaces Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- sql_
warehouse GetApps Spaces Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- uc_
securable GetApps Spaces Space Resource Uc Securable - (AppResourceUcSecurable)
- name String
- (string) - Name of the serving endpoint to grant permission on
- 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)
GetAppsSpacesSpaceResourceDatabase
- 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
GetAppsSpacesSpaceResourceExperiment
- 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
GetAppsSpacesSpaceResourceGenieSpace
- Name string
- (string) - Name of the serving endpoint to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - Space
Id string - (string)
- Name string
- (string) - Name of the serving endpoint to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - Space
Id string - (string)
- name String
- (string) - Name of the serving endpoint to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - space
Id String - (string)
- name string
- (string) - Name of the serving endpoint to grant permission on
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - space
Id string - (string)
- name str
- (string) - Name of the serving endpoint to grant permission on
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - space_
id str - (string)
- name String
- (string) - Name of the serving endpoint to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME - space
Id String - (string)
GetAppsSpacesSpaceResourceJob
- 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
GetAppsSpacesSpaceResourceSecret
- 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
GetAppsSpacesSpaceResourceServingEndpoint
- Name string
- (string) - Name of the serving endpoint to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- Name string
- (string) - Name of the serving endpoint to grant permission on
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- name String
- (string) - Name of the serving endpoint to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- name string
- (string) - Name of the serving endpoint to grant permission on
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- name str
- (string) - Name of the serving endpoint to grant permission on
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- name String
- (string) - Name of the serving endpoint to grant permission on
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
GetAppsSpacesSpaceResourceSqlWarehouse
- 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
GetAppsSpacesSpaceResourceUcSecurable
- 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
GetAppsSpacesSpaceStatus
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
