Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
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 dictionaryThe following arguments are supported:
- Feature
Name string - Table
Name string - Page
Size int - The maximum number of results to return
- Provider
Config GetMaterialized Features Feature Tags Provider Config - Configure the provider for management through account provider.
- Feature
Name string - Table
Name string - Page
Size int - The maximum number of results to return
- Provider
Config GetMaterialized Features Feature Tags Provider Config - Configure the provider for management through account provider.
- feature
Name String - table
Name String - page
Size Integer - The maximum number of results to return
- provider
Config GetMaterialized Features Feature Tags Provider Config - Configure the provider for management through account provider.
- feature
Name string - table
Name string - page
Size number - The maximum number of results to return
- provider
Config GetMaterialized Features Feature Tags Provider Config - 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 GetMaterialized Features Feature Tags Provider Config - Configure the provider for management through account provider.
- feature
Name String - table
Name String - page
Size Number - The maximum number of results to return
- provider
Config Property Map - Configure the provider for management through account provider.
getMaterializedFeaturesFeatureTags Result
The following output properties are available:
- Feature
Name string -
List<Get
Materialized Features Feature Tags Feature Tag> - Id string
- The provider-assigned unique ID for this managed resource.
- Table
Name string - Page
Size int - Provider
Config GetMaterialized Features Feature Tags Provider Config
- Feature
Name string -
[]Get
Materialized Features Feature Tags Feature Tag - Id string
- The provider-assigned unique ID for this managed resource.
- Table
Name string - Page
Size int - Provider
Config GetMaterialized Features Feature Tags Provider Config
- feature
Name String -
List<Get
Materialized Features Feature Tags Feature Tag> - id String
- The provider-assigned unique ID for this managed resource.
- table
Name String - page
Size Integer - provider
Config GetMaterialized Features Feature Tags Provider Config
- feature
Name string -
Get
Materialized Features Feature Tags Feature Tag[] - id string
- The provider-assigned unique ID for this managed resource.
- table
Name string - page
Size number - provider
Config GetMaterialized Features Feature Tags Provider Config
- feature_
name str -
Sequence[Get
Materialized Features Feature Tags Feature Tag] - id str
- The provider-assigned unique ID for this managed resource.
- table_
name str - page_
size int - provider_
config GetMaterialized Features Feature Tags Provider Config
- feature
Name String - List<Property Map>
- id String
- The provider-assigned unique ID for this managed resource.
- table
Name String - page
Size Number - provider
Config Property Map
Supporting Types
GetMaterializedFeaturesFeatureTagsFeatureTag
- Key string
- (string)
- Value string
- (string)
- Provider
Config GetMaterialized Features Feature Tags Feature Tag Provider Config - Configure the provider for management through account provider.
- Key string
- (string)
- Value string
- (string)
- Provider
Config GetMaterialized Features Feature Tags Feature Tag Provider Config - Configure the provider for management through account provider.
- key String
- (string)
- value String
- (string)
- provider
Config GetMaterialized Features Feature Tags Feature Tag Provider Config - Configure the provider for management through account provider.
- key string
- (string)
- value string
- (string)
- provider
Config GetMaterialized Features Feature Tags Feature Tag Provider Config - Configure the provider for management through account provider.
- key str
- (string)
- value str
- (string)
- provider_
config GetMaterialized Features Feature Tags Feature Tag Provider Config - Configure the provider for management through account provider.
- key String
- (string)
- value String
- (string)
- provider
Config Property Map - Configure the provider for management through account provider.
GetMaterializedFeaturesFeatureTagsFeatureTagProviderConfig
- 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.
GetMaterializedFeaturesFeatureTagsProviderConfig
- 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.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
