Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_featurestore.VertexAiFeaturestoreOnlineServingConfigScaling.Builder
-
Packages that use VertexAiFeaturestoreOnlineServingConfigScaling.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_featurestore google_vertex_ai_featurestore -
-
Uses of VertexAiFeaturestoreOnlineServingConfigScaling.Builder in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore
Methods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore that return VertexAiFeaturestoreOnlineServingConfigScaling.Builder Modifier and Type Method Description static VertexAiFeaturestoreOnlineServingConfigScaling.BuilderVertexAiFeaturestoreOnlineServingConfigScaling. builder()VertexAiFeaturestoreOnlineServingConfigScaling.BuilderVertexAiFeaturestoreOnlineServingConfigScaling.Builder. maxNodeCount(Number maxNodeCount)Sets the value ofVertexAiFeaturestoreOnlineServingConfigScaling.getMaxNodeCount()VertexAiFeaturestoreOnlineServingConfigScaling.BuilderVertexAiFeaturestoreOnlineServingConfigScaling.Builder. minNodeCount(Number minNodeCount)Sets the value ofVertexAiFeaturestoreOnlineServingConfigScaling.getMinNodeCount()Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore with parameters of type VertexAiFeaturestoreOnlineServingConfigScaling.Builder Constructor Description Jsii$Proxy(VertexAiFeaturestoreOnlineServingConfigScaling.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiFeaturestoreOnlineServingConfigScaling.Builder.
-