Viewing docs for Databricks v1.94.0
published on Friday, May 29, 2026 by Pulumi
published on Friday, May 29, 2026 by Pulumi
Viewing docs for Databricks v1.94.0
published on Friday, May 29, 2026 by Pulumi
published on Friday, May 29, 2026 by Pulumi
Using getSecretUc
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 getSecretUc(args: GetSecretUcArgs, opts?: InvokeOptions): Promise<GetSecretUcResult>
function getSecretUcOutput(args: GetSecretUcOutputArgs, opts?: InvokeOptions): Output<GetSecretUcResult>def get_secret_uc(full_name: Optional[str] = None,
provider_config: Optional[GetSecretUcProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetSecretUcResult
def get_secret_uc_output(full_name: pulumi.Input[Optional[str]] = None,
provider_config: pulumi.Input[Optional[GetSecretUcProviderConfigArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecretUcResult]func LookupSecretUc(ctx *Context, args *LookupSecretUcArgs, opts ...InvokeOption) (*LookupSecretUcResult, error)
func LookupSecretUcOutput(ctx *Context, args *LookupSecretUcOutputArgs, opts ...InvokeOption) LookupSecretUcResultOutput> Note: This function is named LookupSecretUc in the Go SDK.
public static class GetSecretUc
{
public static Task<GetSecretUcResult> InvokeAsync(GetSecretUcArgs args, InvokeOptions? opts = null)
public static Output<GetSecretUcResult> Invoke(GetSecretUcInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecretUcResult> getSecretUc(GetSecretUcArgs args, InvokeOptions options)
public static Output<GetSecretUcResult> getSecretUc(GetSecretUcArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getSecretUc:getSecretUc
arguments:
# arguments dictionarydata "databricks_getsecretuc" "name" {
# arguments
}The following arguments are supported:
- Full
Name string - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- Provider
Config GetSecret Uc Provider Config - Configure the provider for management through account provider.
- Full
Name string - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- Provider
Config GetSecret Uc Provider Config - Configure the provider for management through account provider.
- full_
name string - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- provider_
config object - Configure the provider for management through account provider.
- full
Name String - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- provider
Config GetSecret Uc Provider Config - Configure the provider for management through account provider.
- full
Name string - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- provider
Config GetSecret Uc Provider Config - Configure the provider for management through account provider.
- full_
name str - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- provider_
config GetSecret Uc Provider Config - Configure the provider for management through account provider.
- full
Name String - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- provider
Config Property Map - Configure the provider for management through account provider.
getSecretUc Result
The following output properties are available:
- Browse
Only bool - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- Catalog
Name string - (string) - The name of the catalog where the schema and the secret reside
- Comment string
- (string) - User-provided free-form text description of the secret
- Create
Time string - (string) - The time at which this secret was created
- Created
By string - (string) - The principal that created the secret
- Effective
Owner string - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- Effective
Value string - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- Expire
Time string - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- External
Secret stringId - (string)
- Full
Name string - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- Id string
- The provider-assigned unique ID for this managed resource.
- Metastore
Id string - (string) - Unique identifier of the metastore hosting the secret
- Name string
- (string) - The name of the secret, relative to its parent schema
- Owner string
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- Schema
Name string - (string) - The name of the schema where the secret resides
- Update
Time string - (string) - The time at which this secret was last updated
- Updated
By string - (string) - The principal that last updated the secret
- Value string
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- Provider
Config GetSecret Uc Provider Config
- Browse
Only bool - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- Catalog
Name string - (string) - The name of the catalog where the schema and the secret reside
- Comment string
- (string) - User-provided free-form text description of the secret
- Create
Time string - (string) - The time at which this secret was created
- Created
By string - (string) - The principal that created the secret
- Effective
Owner string - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- Effective
Value string - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- Expire
Time string - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- External
Secret stringId - (string)
- Full
Name string - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- Id string
- The provider-assigned unique ID for this managed resource.
- Metastore
Id string - (string) - Unique identifier of the metastore hosting the secret
- Name string
- (string) - The name of the secret, relative to its parent schema
- Owner string
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- Schema
Name string - (string) - The name of the schema where the secret resides
- Update
Time string - (string) - The time at which this secret was last updated
- Updated
By string - (string) - The principal that last updated the secret
- Value string
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- Provider
Config GetSecret Uc Provider Config
- browse_
only bool - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog_
name string - (string) - The name of the catalog where the schema and the secret reside
- comment string
- (string) - User-provided free-form text description of the secret
- create_
time string - (string) - The time at which this secret was created
- created_
by string - (string) - The principal that created the secret
- effective_
owner string - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective_
value string - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire_
time string - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external_
secret_ stringid - (string)
- full_
name string - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- id string
- The provider-assigned unique ID for this managed resource.
- metastore_
id string - (string) - Unique identifier of the metastore hosting the secret
- name string
- (string) - The name of the secret, relative to its parent schema
- owner string
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema_
name string - (string) - The name of the schema where the secret resides
- update_
time string - (string) - The time at which this secret was last updated
- updated_
by string - (string) - The principal that last updated the secret
- value string
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider_
config object
- browse
Only Boolean - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog
Name String - (string) - The name of the catalog where the schema and the secret reside
- comment String
- (string) - User-provided free-form text description of the secret
- create
Time String - (string) - The time at which this secret was created
- created
By String - (string) - The principal that created the secret
- effective
Owner String - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective
Value String - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire
Time String - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external
Secret StringId - (string)
- full
Name String - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- id String
- The provider-assigned unique ID for this managed resource.
- metastore
Id String - (string) - Unique identifier of the metastore hosting the secret
- name String
- (string) - The name of the secret, relative to its parent schema
- owner String
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema
Name String - (string) - The name of the schema where the secret resides
- update
Time String - (string) - The time at which this secret was last updated
- updated
By String - (string) - The principal that last updated the secret
- value String
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider
Config GetSecret Uc Provider Config
- browse
Only boolean - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog
Name string - (string) - The name of the catalog where the schema and the secret reside
- comment string
- (string) - User-provided free-form text description of the secret
- create
Time string - (string) - The time at which this secret was created
- created
By string - (string) - The principal that created the secret
- effective
Owner string - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective
Value string - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire
Time string - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external
Secret stringId - (string)
- full
Name string - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- id string
- The provider-assigned unique ID for this managed resource.
- metastore
Id string - (string) - Unique identifier of the metastore hosting the secret
- name string
- (string) - The name of the secret, relative to its parent schema
- owner string
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema
Name string - (string) - The name of the schema where the secret resides
- update
Time string - (string) - The time at which this secret was last updated
- updated
By string - (string) - The principal that last updated the secret
- value string
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider
Config GetSecret Uc Provider Config
- browse_
only bool - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog_
name str - (string) - The name of the catalog where the schema and the secret reside
- comment str
- (string) - User-provided free-form text description of the secret
- create_
time str - (string) - The time at which this secret was created
- created_
by str - (string) - The principal that created the secret
- effective_
owner str - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective_
value str - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire_
time str - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external_
secret_ strid - (string)
- full_
name str - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- id str
- The provider-assigned unique ID for this managed resource.
- metastore_
id str - (string) - Unique identifier of the metastore hosting the secret
- name str
- (string) - The name of the secret, relative to its parent schema
- owner str
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema_
name str - (string) - The name of the schema where the secret resides
- update_
time str - (string) - The time at which this secret was last updated
- updated_
by str - (string) - The principal that last updated the secret
- value str
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider_
config GetSecret Uc Provider Config
- browse
Only Boolean - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog
Name String - (string) - The name of the catalog where the schema and the secret reside
- comment String
- (string) - User-provided free-form text description of the secret
- create
Time String - (string) - The time at which this secret was created
- created
By String - (string) - The principal that created the secret
- effective
Owner String - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective
Value String - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire
Time String - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external
Secret StringId - (string)
- full
Name String - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- id String
- The provider-assigned unique ID for this managed resource.
- metastore
Id String - (string) - Unique identifier of the metastore hosting the secret
- name String
- (string) - The name of the secret, relative to its parent schema
- owner String
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema
Name String - (string) - The name of the schema where the secret resides
- update
Time String - (string) - The time at which this secret was last updated
- updated
By String - (string) - The principal that last updated the secret
- value String
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider
Config Property Map
Supporting Types
GetSecretUcProviderConfig
- 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 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.
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.94.0
published on Friday, May 29, 2026 by Pulumi
published on Friday, May 29, 2026 by Pulumi