Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_featurestore_entitytype.VertexAiFeaturestoreEntitytypeMonitoringConfig
-
Packages that use VertexAiFeaturestoreEntitytypeMonitoringConfig Package Description com.hashicorp.cdktf.providers.google.vertex_ai_featurestore_entitytype google_vertex_ai_featurestore_entitytype -
-
Uses of VertexAiFeaturestoreEntitytypeMonitoringConfig in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore_entitytype
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore_entitytype that implement VertexAiFeaturestoreEntitytypeMonitoringConfig Modifier and Type Class Description static classVertexAiFeaturestoreEntitytypeMonitoringConfig.Jsii$ProxyAn implementation forVertexAiFeaturestoreEntitytypeMonitoringConfigMethods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore_entitytype that return VertexAiFeaturestoreEntitytypeMonitoringConfig Modifier and Type Method Description VertexAiFeaturestoreEntitytypeMonitoringConfigVertexAiFeaturestoreEntitytypeMonitoringConfig.Builder. build()Builds the configured instance.VertexAiFeaturestoreEntitytypeMonitoringConfigVertexAiFeaturestoreEntitytypeMonitoringConfigOutputReference. getInternalValue()default VertexAiFeaturestoreEntitytypeMonitoringConfigVertexAiFeaturestoreEntitytypeConfig. getMonitoringConfig()monitoring_config block.VertexAiFeaturestoreEntitytypeMonitoringConfigVertexAiFeaturestoreEntitytypeConfig.Jsii$Proxy. getMonitoringConfig()VertexAiFeaturestoreEntitytypeMonitoringConfigVertexAiFeaturestoreEntitytype. getMonitoringConfigInput()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore_entitytype with parameters of type VertexAiFeaturestoreEntitytypeMonitoringConfig Modifier and Type Method Description VertexAiFeaturestoreEntitytype.BuilderVertexAiFeaturestoreEntitytype.Builder. monitoringConfig(VertexAiFeaturestoreEntitytypeMonitoringConfig monitoringConfig)monitoring_config block.VertexAiFeaturestoreEntitytypeConfig.BuilderVertexAiFeaturestoreEntitytypeConfig.Builder. monitoringConfig(VertexAiFeaturestoreEntitytypeMonitoringConfig monitoringConfig)Sets the value ofVertexAiFeaturestoreEntitytypeConfig.getMonitoringConfig()voidVertexAiFeaturestoreEntitytype. putMonitoringConfig(VertexAiFeaturestoreEntitytypeMonitoringConfig value)voidVertexAiFeaturestoreEntitytypeMonitoringConfigOutputReference. setInternalValue(VertexAiFeaturestoreEntitytypeMonitoringConfig value)
-