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