1. Packages
  2. Databricks Provider
  3. API Docs
  4. getMaterializedFeaturesFeatureTag
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
databricks logo
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi

    Private Preview

    Using getMaterializedFeaturesFeatureTag

    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 getMaterializedFeaturesFeatureTag(args: GetMaterializedFeaturesFeatureTagArgs, opts?: InvokeOptions): Promise<GetMaterializedFeaturesFeatureTagResult>
    function getMaterializedFeaturesFeatureTagOutput(args: GetMaterializedFeaturesFeatureTagOutputArgs, opts?: InvokeOptions): Output<GetMaterializedFeaturesFeatureTagResult>
    def get_materialized_features_feature_tag(key: Optional[str] = None,
                                              provider_config: Optional[GetMaterializedFeaturesFeatureTagProviderConfig] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetMaterializedFeaturesFeatureTagResult
    def get_materialized_features_feature_tag_output(key: Optional[pulumi.Input[str]] = None,
                                              provider_config: Optional[pulumi.Input[GetMaterializedFeaturesFeatureTagProviderConfigArgs]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetMaterializedFeaturesFeatureTagResult]
    func LookupMaterializedFeaturesFeatureTag(ctx *Context, args *LookupMaterializedFeaturesFeatureTagArgs, opts ...InvokeOption) (*LookupMaterializedFeaturesFeatureTagResult, error)
    func LookupMaterializedFeaturesFeatureTagOutput(ctx *Context, args *LookupMaterializedFeaturesFeatureTagOutputArgs, opts ...InvokeOption) LookupMaterializedFeaturesFeatureTagResultOutput

    > Note: This function is named LookupMaterializedFeaturesFeatureTag in the Go SDK.

    public static class GetMaterializedFeaturesFeatureTag 
    {
        public static Task<GetMaterializedFeaturesFeatureTagResult> InvokeAsync(GetMaterializedFeaturesFeatureTagArgs args, InvokeOptions? opts = null)
        public static Output<GetMaterializedFeaturesFeatureTagResult> Invoke(GetMaterializedFeaturesFeatureTagInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMaterializedFeaturesFeatureTagResult> getMaterializedFeaturesFeatureTag(GetMaterializedFeaturesFeatureTagArgs args, InvokeOptions options)
    public static Output<GetMaterializedFeaturesFeatureTagResult> getMaterializedFeaturesFeatureTag(GetMaterializedFeaturesFeatureTagArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getMaterializedFeaturesFeatureTag:getMaterializedFeaturesFeatureTag
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Key string
    ProviderConfig GetMaterializedFeaturesFeatureTagProviderConfig
    Configure the provider for management through account provider.
    Key string
    ProviderConfig GetMaterializedFeaturesFeatureTagProviderConfig
    Configure the provider for management through account provider.
    key String
    providerConfig GetMaterializedFeaturesFeatureTagProviderConfig
    Configure the provider for management through account provider.
    key string
    providerConfig GetMaterializedFeaturesFeatureTagProviderConfig
    Configure the provider for management through account provider.
    key str
    provider_config GetMaterializedFeaturesFeatureTagProviderConfig
    Configure the provider for management through account provider.
    key String
    providerConfig Property Map
    Configure the provider for management through account provider.

    getMaterializedFeaturesFeatureTag Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Key string
    (string)
    Value string
    (string)
    ProviderConfig GetMaterializedFeaturesFeatureTagProviderConfig
    Id string
    The provider-assigned unique ID for this managed resource.
    Key string
    (string)
    Value string
    (string)
    ProviderConfig GetMaterializedFeaturesFeatureTagProviderConfig
    id String
    The provider-assigned unique ID for this managed resource.
    key String
    (string)
    value String
    (string)
    providerConfig GetMaterializedFeaturesFeatureTagProviderConfig
    id string
    The provider-assigned unique ID for this managed resource.
    key string
    (string)
    value string
    (string)
    providerConfig GetMaterializedFeaturesFeatureTagProviderConfig
    id str
    The provider-assigned unique ID for this managed resource.
    key str
    (string)
    value str
    (string)
    provider_config GetMaterializedFeaturesFeatureTagProviderConfig
    id String
    The provider-assigned unique ID for this managed resource.
    key String
    (string)
    value String
    (string)
    providerConfig Property Map

    Supporting Types

    GetMaterializedFeaturesFeatureTagProviderConfig

    WorkspaceId string
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    WorkspaceId string
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspaceId String
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspaceId 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.
    workspaceId 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 databricks Terraform Provider.
    databricks logo
    Viewing docs for Databricks v1.90.0
    published on Thursday, Mar 19, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.