Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
Using getAppSpace
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 getAppSpace(args: GetAppSpaceArgs, opts?: InvokeOptions): Promise<GetAppSpaceResult>
function getAppSpaceOutput(args: GetAppSpaceOutputArgs, opts?: InvokeOptions): Output<GetAppSpaceResult>def get_app_space(name: Optional[str] = None,
provider_config: Optional[GetAppSpaceProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetAppSpaceResult
def get_app_space_output(name: Optional[pulumi.Input[str]] = None,
provider_config: Optional[pulumi.Input[GetAppSpaceProviderConfigArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppSpaceResult]func LookupAppSpace(ctx *Context, args *LookupAppSpaceArgs, opts ...InvokeOption) (*LookupAppSpaceResult, error)
func LookupAppSpaceOutput(ctx *Context, args *LookupAppSpaceOutputArgs, opts ...InvokeOption) LookupAppSpaceResultOutput> Note: This function is named LookupAppSpace in the Go SDK.
public static class GetAppSpace
{
public static Task<GetAppSpaceResult> InvokeAsync(GetAppSpaceArgs args, InvokeOptions? opts = null)
public static Output<GetAppSpaceResult> Invoke(GetAppSpaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAppSpaceResult> getAppSpace(GetAppSpaceArgs args, InvokeOptions options)
public static Output<GetAppSpaceResult> getAppSpace(GetAppSpaceArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getAppSpace:getAppSpace
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 GetApp 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 GetApp 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 GetApp 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 GetApp 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 GetApp 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.
getAppSpace 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
- Resources
List<Get
App 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
App 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 GetApp 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
- Resources
[]Get
App 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
App 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 GetApp 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
- resources
List<Get
App 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
App 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 GetApp 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
- resources
Get
App 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
App 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 GetApp 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
- resources
Sequence[Get
App 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
App 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 GetApp 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
- 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
GetAppSpaceProviderConfig
- 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.
GetAppSpaceResource
- 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
App Space Resource App - (AppResourceApp)
- Database
Get
App Space Resource Database - (string)
- Description string
- (string) - Description of the App Resource
- Experiment
Get
App Space Resource Experiment - (AppResourceExperiment)
- Genie
Space GetApp Space Resource Genie Space - (AppResourceGenieSpace)
- Job
Get
App Space Resource Job - (AppResourceJob)
- Postgres
Get
App Space Resource Postgres - (AppResourcePostgres)
- Secret
Get
App Space Resource Secret - (AppResourceSecret)
- Serving
Endpoint GetApp Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- Sql
Warehouse GetApp Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- Uc
Securable GetApp 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
App Space Resource App - (AppResourceApp)
- Database
Get
App Space Resource Database - (string)
- Description string
- (string) - Description of the App Resource
- Experiment
Get
App Space Resource Experiment - (AppResourceExperiment)
- Genie
Space GetApp Space Resource Genie Space - (AppResourceGenieSpace)
- Job
Get
App Space Resource Job - (AppResourceJob)
- Postgres
Get
App Space Resource Postgres - (AppResourcePostgres)
- Secret
Get
App Space Resource Secret - (AppResourceSecret)
- Serving
Endpoint GetApp Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- Sql
Warehouse GetApp Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- Uc
Securable GetApp 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
App Space Resource App - (AppResourceApp)
- database
Get
App Space Resource Database - (string)
- description String
- (string) - Description of the App Resource
- experiment
Get
App Space Resource Experiment - (AppResourceExperiment)
- genie
Space GetApp Space Resource Genie Space - (AppResourceGenieSpace)
- job
Get
App Space Resource Job - (AppResourceJob)
- postgres
Get
App Space Resource Postgres - (AppResourcePostgres)
- secret
Get
App Space Resource Secret - (AppResourceSecret)
- serving
Endpoint GetApp Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- sql
Warehouse GetApp Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- uc
Securable GetApp 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
App Space Resource App - (AppResourceApp)
- database
Get
App Space Resource Database - (string)
- description string
- (string) - Description of the App Resource
- experiment
Get
App Space Resource Experiment - (AppResourceExperiment)
- genie
Space GetApp Space Resource Genie Space - (AppResourceGenieSpace)
- job
Get
App Space Resource Job - (AppResourceJob)
- postgres
Get
App Space Resource Postgres - (AppResourcePostgres)
- secret
Get
App Space Resource Secret - (AppResourceSecret)
- serving
Endpoint GetApp Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- sql
Warehouse GetApp Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- uc
Securable GetApp 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
App Space Resource App - (AppResourceApp)
- database
Get
App Space Resource Database - (string)
- description str
- (string) - Description of the App Resource
- experiment
Get
App Space Resource Experiment - (AppResourceExperiment)
- genie_
space GetApp Space Resource Genie Space - (AppResourceGenieSpace)
- job
Get
App Space Resource Job - (AppResourceJob)
- postgres
Get
App Space Resource Postgres - (AppResourcePostgres)
- secret
Get
App Space Resource Secret - (AppResourceSecret)
- serving_
endpoint GetApp Space Resource Serving Endpoint - (AppResourceServingEndpoint)
- sql_
warehouse GetApp Space Resource Sql Warehouse - (AppResourceSqlWarehouse)
- uc_
securable GetApp 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
- (string)
- description String
- (string) - Description of the App Resource
- experiment Property Map
- (AppResourceExperiment)
- genie
Space Property Map - (AppResourceGenieSpace)
- job Property Map
- (AppResourceJob)
- postgres Property Map
- (AppResourcePostgres)
- secret Property Map
- (AppResourceSecret)
- serving
Endpoint Property Map - (AppResourceServingEndpoint)
- sql
Warehouse Property Map - (AppResourceSqlWarehouse)
- uc
Securable Property Map - (AppResourceUcSecurable)
GetAppSpaceResourceDatabase
- 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
GetAppSpaceResourceExperiment
- 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
GetAppSpaceResourceGenieSpace
- 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)
GetAppSpaceResourceJob
- 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
GetAppSpaceResourcePostgres
- Branch string
- (string)
- Database string
- (string)
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- Branch string
- (string)
- Database string
- (string)
- Permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- branch String
- (string)
- database String
- (string)
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- branch string
- (string)
- database string
- (string)
- permission string
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- branch str
- (string)
- database str
- (string)
- permission str
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
- branch String
- (string)
- database String
- (string)
- permission String
- (string) - Possible values are:
EXECUTE,MODIFY,READ_VOLUME,SELECT,USE_CONNECTION,WRITE_VOLUME
GetAppSpaceResourceSecret
- 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
GetAppSpaceResourceServingEndpoint
- 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
GetAppSpaceResourceSqlWarehouse
- 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
GetAppSpaceResourceUcSecurable
- 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
GetAppSpaceStatus
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.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
