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