1. Packages
  2. Databricks Provider
  3. API Docs
  4. getFeatureEngineeringMaterializedFeature
Databricks v1.78.0 published on Friday, Nov 7, 2025 by Pulumi

databricks.getFeatureEngineeringMaterializedFeature

Get Started
databricks logo
Databricks v1.78.0 published on Friday, Nov 7, 2025 by Pulumi

    Private Preview

    Using getFeatureEngineeringMaterializedFeature

    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 getFeatureEngineeringMaterializedFeature(args: GetFeatureEngineeringMaterializedFeatureArgs, opts?: InvokeOptions): Promise<GetFeatureEngineeringMaterializedFeatureResult>
    function getFeatureEngineeringMaterializedFeatureOutput(args: GetFeatureEngineeringMaterializedFeatureOutputArgs, opts?: InvokeOptions): Output<GetFeatureEngineeringMaterializedFeatureResult>
    def get_feature_engineering_materialized_feature(materialized_feature_id: Optional[str] = None,
                                                     opts: Optional[InvokeOptions] = None) -> GetFeatureEngineeringMaterializedFeatureResult
    def get_feature_engineering_materialized_feature_output(materialized_feature_id: Optional[pulumi.Input[str]] = None,
                                                     opts: Optional[InvokeOptions] = None) -> Output[GetFeatureEngineeringMaterializedFeatureResult]
    func LookupFeatureEngineeringMaterializedFeature(ctx *Context, args *LookupFeatureEngineeringMaterializedFeatureArgs, opts ...InvokeOption) (*LookupFeatureEngineeringMaterializedFeatureResult, error)
    func LookupFeatureEngineeringMaterializedFeatureOutput(ctx *Context, args *LookupFeatureEngineeringMaterializedFeatureOutputArgs, opts ...InvokeOption) LookupFeatureEngineeringMaterializedFeatureResultOutput

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

    public static class GetFeatureEngineeringMaterializedFeature 
    {
        public static Task<GetFeatureEngineeringMaterializedFeatureResult> InvokeAsync(GetFeatureEngineeringMaterializedFeatureArgs args, InvokeOptions? opts = null)
        public static Output<GetFeatureEngineeringMaterializedFeatureResult> Invoke(GetFeatureEngineeringMaterializedFeatureInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFeatureEngineeringMaterializedFeatureResult> getFeatureEngineeringMaterializedFeature(GetFeatureEngineeringMaterializedFeatureArgs args, InvokeOptions options)
    public static Output<GetFeatureEngineeringMaterializedFeatureResult> getFeatureEngineeringMaterializedFeature(GetFeatureEngineeringMaterializedFeatureArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getFeatureEngineeringMaterializedFeature:getFeatureEngineeringMaterializedFeature
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MaterializedFeatureId string
    Unique identifier for the materialized feature
    MaterializedFeatureId string
    Unique identifier for the materialized feature
    materializedFeatureId String
    Unique identifier for the materialized feature
    materializedFeatureId string
    Unique identifier for the materialized feature
    materialized_feature_id str
    Unique identifier for the materialized feature
    materializedFeatureId String
    Unique identifier for the materialized feature

    getFeatureEngineeringMaterializedFeature Result

    The following output properties are available:

    FeatureName string
    (string) - The full name of the feature in Unity Catalog
    Id string
    The provider-assigned unique ID for this managed resource.
    LastMaterializationTime string
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    MaterializedFeatureId string
    (string) - Unique identifier for the materialized feature
    OfflineStoreConfig GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    OnlineStoreConfig GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStore)
    PipelineScheduleState string
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    TableName string
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    FeatureName string
    (string) - The full name of the feature in Unity Catalog
    Id string
    The provider-assigned unique ID for this managed resource.
    LastMaterializationTime string
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    MaterializedFeatureId string
    (string) - Unique identifier for the materialized feature
    OfflineStoreConfig GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    OnlineStoreConfig GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStore)
    PipelineScheduleState string
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    TableName string
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    featureName String
    (string) - The full name of the feature in Unity Catalog
    id String
    The provider-assigned unique ID for this managed resource.
    lastMaterializationTime String
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    materializedFeatureId String
    (string) - Unique identifier for the materialized feature
    offlineStoreConfig GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    onlineStoreConfig GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStore)
    pipelineScheduleState String
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    tableName String
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    featureName string
    (string) - The full name of the feature in Unity Catalog
    id string
    The provider-assigned unique ID for this managed resource.
    lastMaterializationTime string
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    materializedFeatureId string
    (string) - Unique identifier for the materialized feature
    offlineStoreConfig GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    onlineStoreConfig GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStore)
    pipelineScheduleState string
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    tableName string
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    feature_name str
    (string) - The full name of the feature in Unity Catalog
    id str
    The provider-assigned unique ID for this managed resource.
    last_materialization_time str
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    materialized_feature_id str
    (string) - Unique identifier for the materialized feature
    offline_store_config GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    online_store_config GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStore)
    pipeline_schedule_state str
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    table_name str
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    featureName String
    (string) - The full name of the feature in Unity Catalog
    id String
    The provider-assigned unique ID for this managed resource.
    lastMaterializationTime String
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    materializedFeatureId String
    (string) - Unique identifier for the materialized feature
    offlineStoreConfig Property Map
    (OfflineStoreConfig)
    onlineStoreConfig Property Map
    (OnlineStore)
    pipelineScheduleState String
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    tableName String
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only

    Supporting Types

    GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig

    CatalogName string
    (string) - The Unity Catalog catalog name
    SchemaName string
    (string) - The Unity Catalog schema name
    TableNamePrefix string
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
    CatalogName string
    (string) - The Unity Catalog catalog name
    SchemaName string
    (string) - The Unity Catalog schema name
    TableNamePrefix string
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
    catalogName String
    (string) - The Unity Catalog catalog name
    schemaName String
    (string) - The Unity Catalog schema name
    tableNamePrefix String
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
    catalogName string
    (string) - The Unity Catalog catalog name
    schemaName string
    (string) - The Unity Catalog schema name
    tableNamePrefix string
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
    catalog_name str
    (string) - The Unity Catalog catalog name
    schema_name str
    (string) - The Unity Catalog schema name
    table_name_prefix str
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
    catalogName String
    (string) - The Unity Catalog catalog name
    schemaName String
    (string) - The Unity Catalog schema name
    tableNamePrefix String
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix

    GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig

    Capacity string
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    CreationTime string
    (string) - The timestamp when the online store was created
    Creator string
    (string) - The email of the creator of the online store
    Name string
    (string) - The name of the online store. This is the unique identifier for the online store
    State string
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    ReadReplicaCount int
    (integer) - The number of read replicas for the online store. Defaults to 0
    Capacity string
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    CreationTime string
    (string) - The timestamp when the online store was created
    Creator string
    (string) - The email of the creator of the online store
    Name string
    (string) - The name of the online store. This is the unique identifier for the online store
    State string
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    ReadReplicaCount int
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity String
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    creationTime String
    (string) - The timestamp when the online store was created
    creator String
    (string) - The email of the creator of the online store
    name String
    (string) - The name of the online store. This is the unique identifier for the online store
    state String
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    readReplicaCount Integer
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity string
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    creationTime string
    (string) - The timestamp when the online store was created
    creator string
    (string) - The email of the creator of the online store
    name string
    (string) - The name of the online store. This is the unique identifier for the online store
    state string
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    readReplicaCount number
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity str
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    creation_time str
    (string) - The timestamp when the online store was created
    creator str
    (string) - The email of the creator of the online store
    name str
    (string) - The name of the online store. This is the unique identifier for the online store
    state str
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    read_replica_count int
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity String
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    creationTime String
    (string) - The timestamp when the online store was created
    creator String
    (string) - The email of the creator of the online store
    name String
    (string) - The name of the online store. This is the unique identifier for the online store
    state String
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    readReplicaCount Number
    (integer) - The number of read replicas for the online store. Defaults to 0

    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.78.0 published on Friday, Nov 7, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate