Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_featurestore.VertexAiFeaturestoreOnlineServingConfigScaling
-
Packages that use VertexAiFeaturestoreOnlineServingConfigScaling Package Description com.hashicorp.cdktf.providers.google.vertex_ai_featurestore google_vertex_ai_featurestore -
-
Uses of VertexAiFeaturestoreOnlineServingConfigScaling in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore that implement VertexAiFeaturestoreOnlineServingConfigScaling Modifier and Type Class Description static classVertexAiFeaturestoreOnlineServingConfigScaling.Jsii$ProxyAn implementation forVertexAiFeaturestoreOnlineServingConfigScalingMethods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore that return VertexAiFeaturestoreOnlineServingConfigScaling Modifier and Type Method Description VertexAiFeaturestoreOnlineServingConfigScalingVertexAiFeaturestoreOnlineServingConfigScaling.Builder. build()Builds the configured instance.VertexAiFeaturestoreOnlineServingConfigScalingVertexAiFeaturestoreOnlineServingConfigScalingOutputReference. getInternalValue()default VertexAiFeaturestoreOnlineServingConfigScalingVertexAiFeaturestoreOnlineServingConfig. getScaling()scaling block.VertexAiFeaturestoreOnlineServingConfigScalingVertexAiFeaturestoreOnlineServingConfig.Jsii$Proxy. getScaling()VertexAiFeaturestoreOnlineServingConfigScalingVertexAiFeaturestoreOnlineServingConfigOutputReference. getScalingInput()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore with parameters of type VertexAiFeaturestoreOnlineServingConfigScaling Modifier and Type Method Description voidVertexAiFeaturestoreOnlineServingConfigOutputReference. putScaling(VertexAiFeaturestoreOnlineServingConfigScaling value)VertexAiFeaturestoreOnlineServingConfig.BuilderVertexAiFeaturestoreOnlineServingConfig.Builder. scaling(VertexAiFeaturestoreOnlineServingConfigScaling scaling)Sets the value ofVertexAiFeaturestoreOnlineServingConfig.getScaling()voidVertexAiFeaturestoreOnlineServingConfigScalingOutputReference. setInternalValue(VertexAiFeaturestoreOnlineServingConfigScaling value)
-