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 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,
provider_config: Optional[GetFeatureEngineeringMaterializedFeatureProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetFeatureEngineeringMaterializedFeatureResult
def get_feature_engineering_materialized_feature_output(materialized_feature_id: pulumi.Input[Optional[str]] = None,
provider_config: pulumi.Input[Optional[GetFeatureEngineeringMaterializedFeatureProviderConfigArgs]] = 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 dictionarydata "databricks_getfeatureengineeringmaterializedfeature" "name" {
# arguments
}The following arguments are supported:
- Materialized
Feature stringId - Server-assigned unique identifier for the materialized feature
- Provider
Config GetFeature Engineering Materialized Feature Provider Config - Configure the provider for management through account provider.
- Materialized
Feature stringId - Server-assigned unique identifier for the materialized feature
- Provider
Config GetFeature Engineering Materialized Feature Provider Config - Configure the provider for management through account provider.
- materialized_
feature_ stringid - Server-assigned unique identifier for the materialized feature
- provider_
config object - Configure the provider for management through account provider.
- materialized
Feature StringId - Server-assigned unique identifier for the materialized feature
- provider
Config GetFeature Engineering Materialized Feature Provider Config - Configure the provider for management through account provider.
- materialized
Feature stringId - Server-assigned unique identifier for the materialized feature
- provider
Config GetFeature Engineering Materialized Feature Provider Config - Configure the provider for management through account provider.
- materialized_
feature_ strid - Server-assigned unique identifier for the materialized feature
- provider_
config GetFeature Engineering Materialized Feature Provider Config - Configure the provider for management through account provider.
- materialized
Feature StringId - Server-assigned unique identifier for the materialized feature
- provider
Config Property Map - Configure the provider for management through account provider.
getFeatureEngineeringMaterializedFeature Result
The following output properties are available:
- Cron
Schedule string - (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
- Cron
Schedule GetTrigger Feature Engineering Materialized Feature Cron Schedule Trigger - (CronSchedule) - A cron-based schedule trigger for the materialization pipeline
- Feature
Name string - (string) - The full name of the feature in Unity Catalog
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Online bool - (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
- Last
Materialization stringTime - (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 stringId - (string) - Server-assigned unique identifier for the materialized feature
- Offline
Store GetConfig Feature Engineering Materialized Feature Offline Store Config - (OfflineStoreConfig) - Destination for writing feature values to an offline Delta table
- Online
Store GetConfig Feature Engineering Materialized Feature Online Store Config - (OnlineStoreConfig) - Destination for writing feature values to an online Lakebase table
- Pipeline
Schedule stringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - Streaming
Mode GetFeature Engineering Materialized Feature Streaming Mode - (StreamingMode) - The Structured Streaming trigger mode used for materialization. Real-time mode (RTM) targets sub-second latency for operational workloads; micro-batch mode (MBM) favors cost efficiency for ETL and analytics workloads
- Table
Name string - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- Table
Trigger GetFeature Engineering Materialized Feature Table Trigger - (TableTrigger) - A trigger that fires when the upstream source table changes
- Provider
Config GetFeature Engineering Materialized Feature Provider Config
- Cron
Schedule string - (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
- Cron
Schedule GetTrigger Feature Engineering Materialized Feature Cron Schedule Trigger - (CronSchedule) - A cron-based schedule trigger for the materialization pipeline
- Feature
Name string - (string) - The full name of the feature in Unity Catalog
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Online bool - (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
- Last
Materialization stringTime - (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 stringId - (string) - Server-assigned unique identifier for the materialized feature
- Offline
Store GetConfig Feature Engineering Materialized Feature Offline Store Config - (OfflineStoreConfig) - Destination for writing feature values to an offline Delta table
- Online
Store GetConfig Feature Engineering Materialized Feature Online Store Config - (OnlineStoreConfig) - Destination for writing feature values to an online Lakebase table
- Pipeline
Schedule stringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - Streaming
Mode GetFeature Engineering Materialized Feature Streaming Mode - (StreamingMode) - The Structured Streaming trigger mode used for materialization. Real-time mode (RTM) targets sub-second latency for operational workloads; micro-batch mode (MBM) favors cost efficiency for ETL and analytics workloads
- Table
Name string - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- Table
Trigger GetFeature Engineering Materialized Feature Table Trigger - (TableTrigger) - A trigger that fires when the upstream source table changes
- Provider
Config GetFeature Engineering Materialized Feature Provider Config
- cron_
schedule string - (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
- cron_
schedule_ objecttrigger - (CronSchedule) - A cron-based schedule trigger for the materialization pipeline
- feature_
name string - (string) - The full name of the feature in Unity Catalog
- id string
- The provider-assigned unique ID for this managed resource.
- is_
online bool - (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
- last_
materialization_ stringtime - (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_ stringid - (string) - Server-assigned unique identifier for the materialized feature
- offline_
store_ objectconfig - (OfflineStoreConfig) - Destination for writing feature values to an offline Delta table
- online_
store_ objectconfig - (OnlineStoreConfig) - Destination for writing feature values to an online Lakebase table
- pipeline_
schedule_ stringstate - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - streaming_
mode object - (StreamingMode) - The Structured Streaming trigger mode used for materialization. Real-time mode (RTM) targets sub-second latency for operational workloads; micro-batch mode (MBM) favors cost efficiency for ETL and analytics workloads
- table_
name string - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- table_
trigger object - (TableTrigger) - A trigger that fires when the upstream source table changes
- provider_
config object
- cron
Schedule String - (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
- cron
Schedule GetTrigger Feature Engineering Materialized Feature Cron Schedule Trigger - (CronSchedule) - A cron-based schedule trigger for the materialization pipeline
- feature
Name String - (string) - The full name of the feature in Unity Catalog
- id String
- The provider-assigned unique ID for this managed resource.
- is
Online Boolean - (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
- last
Materialization StringTime - (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 StringId - (string) - Server-assigned unique identifier for the materialized feature
- offline
Store GetConfig Feature Engineering Materialized Feature Offline Store Config - (OfflineStoreConfig) - Destination for writing feature values to an offline Delta table
- online
Store GetConfig Feature Engineering Materialized Feature Online Store Config - (OnlineStoreConfig) - Destination for writing feature values to an online Lakebase table
- pipeline
Schedule StringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - streaming
Mode GetFeature Engineering Materialized Feature Streaming Mode - (StreamingMode) - The Structured Streaming trigger mode used for materialization. Real-time mode (RTM) targets sub-second latency for operational workloads; micro-batch mode (MBM) favors cost efficiency for ETL and analytics workloads
- table
Name String - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- table
Trigger GetFeature Engineering Materialized Feature Table Trigger - (TableTrigger) - A trigger that fires when the upstream source table changes
- provider
Config GetFeature Engineering Materialized Feature Provider Config
- cron
Schedule string - (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
- cron
Schedule GetTrigger Feature Engineering Materialized Feature Cron Schedule Trigger - (CronSchedule) - A cron-based schedule trigger for the materialization pipeline
- feature
Name string - (string) - The full name of the feature in Unity Catalog
- id string
- The provider-assigned unique ID for this managed resource.
- is
Online boolean - (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
- last
Materialization stringTime - (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 stringId - (string) - Server-assigned unique identifier for the materialized feature
- offline
Store GetConfig Feature Engineering Materialized Feature Offline Store Config - (OfflineStoreConfig) - Destination for writing feature values to an offline Delta table
- online
Store GetConfig Feature Engineering Materialized Feature Online Store Config - (OnlineStoreConfig) - Destination for writing feature values to an online Lakebase table
- pipeline
Schedule stringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - streaming
Mode GetFeature Engineering Materialized Feature Streaming Mode - (StreamingMode) - The Structured Streaming trigger mode used for materialization. Real-time mode (RTM) targets sub-second latency for operational workloads; micro-batch mode (MBM) favors cost efficiency for ETL and analytics workloads
- table
Name string - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- table
Trigger GetFeature Engineering Materialized Feature Table Trigger - (TableTrigger) - A trigger that fires when the upstream source table changes
- provider
Config GetFeature Engineering Materialized Feature Provider Config
- cron_
schedule str - (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
- cron_
schedule_ Gettrigger Feature Engineering Materialized Feature Cron Schedule Trigger - (CronSchedule) - A cron-based schedule trigger for the materialization pipeline
- feature_
name str - (string) - The full name of the feature in Unity Catalog
- id str
- The provider-assigned unique ID for this managed resource.
- is_
online bool - (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
- last_
materialization_ strtime - (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_ strid - (string) - Server-assigned unique identifier for the materialized feature
- offline_
store_ Getconfig Feature Engineering Materialized Feature Offline Store Config - (OfflineStoreConfig) - Destination for writing feature values to an offline Delta table
- online_
store_ Getconfig Feature Engineering Materialized Feature Online Store Config - (OnlineStoreConfig) - Destination for writing feature values to an online Lakebase table
- pipeline_
schedule_ strstate - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - streaming_
mode GetFeature Engineering Materialized Feature Streaming Mode - (StreamingMode) - The Structured Streaming trigger mode used for materialization. Real-time mode (RTM) targets sub-second latency for operational workloads; micro-batch mode (MBM) favors cost efficiency for ETL and analytics workloads
- table_
name str - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- table_
trigger GetFeature Engineering Materialized Feature Table Trigger - (TableTrigger) - A trigger that fires when the upstream source table changes
- provider_
config GetFeature Engineering Materialized Feature Provider Config
- cron
Schedule String - (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
- cron
Schedule Property MapTrigger - (CronSchedule) - A cron-based schedule trigger for the materialization pipeline
- feature
Name String - (string) - The full name of the feature in Unity Catalog
- id String
- The provider-assigned unique ID for this managed resource.
- is
Online Boolean - (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
- last
Materialization StringTime - (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 StringId - (string) - Server-assigned unique identifier for the materialized feature
- offline
Store Property MapConfig - (OfflineStoreConfig) - Destination for writing feature values to an offline Delta table
- online
Store Property MapConfig - (OnlineStoreConfig) - Destination for writing feature values to an online Lakebase table
- pipeline
Schedule StringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - streaming
Mode Property Map - (StreamingMode) - The Structured Streaming trigger mode used for materialization. Real-time mode (RTM) targets sub-second latency for operational workloads; micro-batch mode (MBM) favors cost efficiency for ETL and analytics workloads
- table
Name String - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- table
Trigger Property Map - (TableTrigger) - A trigger that fires when the upstream source table changes
- provider
Config Property Map
Supporting Types
GetFeatureEngineeringMaterializedFeatureCronScheduleTrigger
- Cron
Expression string - (string) - The cron expression defining the schedule (e.g., "0 0 * * *" for daily at midnight)
- Cron
Expression string - (string) - The cron expression defining the schedule (e.g., "0 0 * * *" for daily at midnight)
- cron_
expression string - (string) - The cron expression defining the schedule (e.g., "0 0 * * *" for daily at midnight)
- cron
Expression String - (string) - The cron expression defining the schedule (e.g., "0 0 * * *" for daily at midnight)
- cron
Expression string - (string) - The cron expression defining the schedule (e.g., "0 0 * * *" for daily at midnight)
- cron_
expression str - (string) - The cron expression defining the schedule (e.g., "0 0 * * *" for daily at midnight)
- cron
Expression String - (string) - The cron expression defining the schedule (e.g., "0 0 * * *" for daily at midnight)
GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
- Catalog
Name string - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- Schema
Name string - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- Table
Name stringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- Catalog
Name string - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- Schema
Name string - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- Table
Name stringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog_
name string - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- schema_
name string - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table_
name_ stringprefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog
Name String - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- schema
Name String - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table
Name StringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog
Name string - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- schema
Name string - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table
Name stringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog_
name str - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- schema_
name str - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table_
name_ strprefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog
Name String - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- schema
Name String - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table
Name StringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
- Catalog
Name string - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- Online
Store stringName - (string) - The name of the target online store
- Schema
Name string - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- Table
Name stringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- Catalog
Name string - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- Online
Store stringName - (string) - The name of the target online store
- Schema
Name string - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- Table
Name stringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog_
name string - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- online_
store_ stringname - (string) - The name of the target online store
- schema_
name string - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table_
name_ stringprefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog
Name String - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- online
Store StringName - (string) - The name of the target online store
- schema
Name String - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table
Name StringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog
Name string - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- online
Store stringName - (string) - The name of the target online store
- schema
Name string - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table
Name stringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog_
name str - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- online_
store_ strname - (string) - The name of the target online store
- schema_
name str - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table_
name_ strprefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
- catalog
Name String - (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name. Quoting is handled by the backend where needed, do not pre-quote it
- online
Store StringName - (string) - The name of the target online store
- schema
Name String - (string) - The Unity Catalog schema name. This name is also used as the Lakebase schema name under the database. Quoting is handled by the backend where needed, do not pre-quote it
- table
Name StringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
GetFeatureEngineeringMaterializedFeatureProviderConfig
- 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.
GetFeatureEngineeringMaterializedFeatureStreamingMode
- Mode string
- (string) - The type of streaming mode used by the materialization pipeline. Possible values are:
STREAMING_MODE_TYPE_MBM,STREAMING_MODE_TYPE_RTM
- Mode string
- (string) - The type of streaming mode used by the materialization pipeline. Possible values are:
STREAMING_MODE_TYPE_MBM,STREAMING_MODE_TYPE_RTM
- mode string
- (string) - The type of streaming mode used by the materialization pipeline. Possible values are:
STREAMING_MODE_TYPE_MBM,STREAMING_MODE_TYPE_RTM
- mode String
- (string) - The type of streaming mode used by the materialization pipeline. Possible values are:
STREAMING_MODE_TYPE_MBM,STREAMING_MODE_TYPE_RTM
- mode string
- (string) - The type of streaming mode used by the materialization pipeline. Possible values are:
STREAMING_MODE_TYPE_MBM,STREAMING_MODE_TYPE_RTM
- mode str
- (string) - The type of streaming mode used by the materialization pipeline. Possible values are:
STREAMING_MODE_TYPE_MBM,STREAMING_MODE_TYPE_RTM
- mode String
- (string) - The type of streaming mode used by the materialization pipeline. Possible values are:
STREAMING_MODE_TYPE_MBM,STREAMING_MODE_TYPE_RTM
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