Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_feature_group_feature.VertexAiFeatureGroupFeatureConfig
-
Packages that use VertexAiFeatureGroupFeatureConfig Package Description com.hashicorp.cdktf.providers.google.vertex_ai_feature_group_feature google_vertex_ai_feature_group_feature -
-
Uses of VertexAiFeatureGroupFeatureConfig in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group_feature
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group_feature that implement VertexAiFeatureGroupFeatureConfig Modifier and Type Class Description static classVertexAiFeatureGroupFeatureConfig.Jsii$ProxyAn implementation forVertexAiFeatureGroupFeatureConfigMethods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group_feature that return VertexAiFeatureGroupFeatureConfig Modifier and Type Method Description VertexAiFeatureGroupFeatureConfigVertexAiFeatureGroupFeatureConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group_feature with parameters of type VertexAiFeatureGroupFeatureConfig Constructor Description VertexAiFeatureGroupFeature(software.constructs.Construct scope, String id, VertexAiFeatureGroupFeatureConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature google_vertex_ai_feature_group_feature} Resource.
-