1. Packages
  2. Databricks Provider
  3. API Docs
  4. getMaterializedFeaturesFeatureTags
Databricks v1.87.0 published on Friday, Feb 20, 2026 by Pulumi
databricks logo
Databricks v1.87.0 published on Friday, Feb 20, 2026 by Pulumi

    Private Preview

    Using getMaterializedFeaturesFeatureTags

    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 getMaterializedFeaturesFeatureTags(args: GetMaterializedFeaturesFeatureTagsArgs, opts?: InvokeOptions): Promise<GetMaterializedFeaturesFeatureTagsResult>
    function getMaterializedFeaturesFeatureTagsOutput(args: GetMaterializedFeaturesFeatureTagsOutputArgs, opts?: InvokeOptions): Output<GetMaterializedFeaturesFeatureTagsResult>
    def get_materialized_features_feature_tags(feature_name: Optional[str] = None,
                                               page_size: Optional[int] = None,
                                               provider_config: Optional[GetMaterializedFeaturesFeatureTagsProviderConfig] = None,
                                               table_name: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetMaterializedFeaturesFeatureTagsResult
    def get_materialized_features_feature_tags_output(feature_name: Optional[pulumi.Input[str]] = None,
                                               page_size: Optional[pulumi.Input[int]] = None,
                                               provider_config: Optional[pulumi.Input[GetMaterializedFeaturesFeatureTagsProviderConfigArgs]] = None,
                                               table_name: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetMaterializedFeaturesFeatureTagsResult]
    func GetMaterializedFeaturesFeatureTags(ctx *Context, args *GetMaterializedFeaturesFeatureTagsArgs, opts ...InvokeOption) (*GetMaterializedFeaturesFeatureTagsResult, error)
    func GetMaterializedFeaturesFeatureTagsOutput(ctx *Context, args *GetMaterializedFeaturesFeatureTagsOutputArgs, opts ...InvokeOption) GetMaterializedFeaturesFeatureTagsResultOutput

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

    public static class GetMaterializedFeaturesFeatureTags 
    {
        public static Task<GetMaterializedFeaturesFeatureTagsResult> InvokeAsync(GetMaterializedFeaturesFeatureTagsArgs args, InvokeOptions? opts = null)
        public static Output<GetMaterializedFeaturesFeatureTagsResult> Invoke(GetMaterializedFeaturesFeatureTagsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMaterializedFeaturesFeatureTagsResult> getMaterializedFeaturesFeatureTags(GetMaterializedFeaturesFeatureTagsArgs args, InvokeOptions options)
    public static Output<GetMaterializedFeaturesFeatureTagsResult> getMaterializedFeaturesFeatureTags(GetMaterializedFeaturesFeatureTagsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getMaterializedFeaturesFeatureTags:getMaterializedFeaturesFeatureTags
      arguments:
        # arguments dictionary

    The following arguments are supported:

    FeatureName string
    TableName string
    PageSize int
    The maximum number of results to return
    ProviderConfig GetMaterializedFeaturesFeatureTagsProviderConfig
    Configure the provider for management through account provider.
    FeatureName string
    TableName string
    PageSize int
    The maximum number of results to return
    ProviderConfig GetMaterializedFeaturesFeatureTagsProviderConfig
    Configure the provider for management through account provider.
    featureName String
    tableName String
    pageSize Integer
    The maximum number of results to return
    providerConfig GetMaterializedFeaturesFeatureTagsProviderConfig
    Configure the provider for management through account provider.
    featureName string
    tableName string
    pageSize number
    The maximum number of results to return
    providerConfig GetMaterializedFeaturesFeatureTagsProviderConfig
    Configure the provider for management through account provider.
    feature_name str
    table_name str
    page_size int
    The maximum number of results to return
    provider_config GetMaterializedFeaturesFeatureTagsProviderConfig
    Configure the provider for management through account provider.
    featureName String
    tableName String
    pageSize Number
    The maximum number of results to return
    providerConfig Property Map
    Configure the provider for management through account provider.

    getMaterializedFeaturesFeatureTags Result

    The following output properties are available:

    featureName String
    featureTags List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    tableName String
    pageSize Number
    providerConfig Property Map

    Supporting Types

    GetMaterializedFeaturesFeatureTagsFeatureTag

    Key string
    (string)
    Value string
    (string)
    ProviderConfig GetMaterializedFeaturesFeatureTagsFeatureTagProviderConfig
    Configure the provider for management through account provider.
    Key string
    (string)
    Value string
    (string)
    ProviderConfig GetMaterializedFeaturesFeatureTagsFeatureTagProviderConfig
    Configure the provider for management through account provider.
    key String
    (string)
    value String
    (string)
    providerConfig GetMaterializedFeaturesFeatureTagsFeatureTagProviderConfig
    Configure the provider for management through account provider.
    key string
    (string)
    value string
    (string)
    providerConfig GetMaterializedFeaturesFeatureTagsFeatureTagProviderConfig
    Configure the provider for management through account provider.
    key str
    (string)
    value str
    (string)
    provider_config GetMaterializedFeaturesFeatureTagsFeatureTagProviderConfig
    Configure the provider for management through account provider.
    key String
    (string)
    value String
    (string)
    providerConfig Property Map
    Configure the provider for management through account provider.

    GetMaterializedFeaturesFeatureTagsFeatureTagProviderConfig

    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.

    GetMaterializedFeaturesFeatureTagsProviderConfig

    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
    Databricks v1.87.0 published on Friday, Feb 20, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate