Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_instance.AlloydbInstanceQueryInsightsConfig
-
Packages that use AlloydbInstanceQueryInsightsConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_instance google_alloydb_instance -
-
Uses of AlloydbInstanceQueryInsightsConfig in com.hashicorp.cdktf.providers.google.alloydb_instance
Classes in com.hashicorp.cdktf.providers.google.alloydb_instance that implement AlloydbInstanceQueryInsightsConfig Modifier and Type Class Description static classAlloydbInstanceQueryInsightsConfig.Jsii$ProxyAn implementation forAlloydbInstanceQueryInsightsConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_instance that return AlloydbInstanceQueryInsightsConfig Modifier and Type Method Description AlloydbInstanceQueryInsightsConfigAlloydbInstanceQueryInsightsConfig.Builder. build()Builds the configured instance.AlloydbInstanceQueryInsightsConfigAlloydbInstanceQueryInsightsConfigOutputReference. getInternalValue()default AlloydbInstanceQueryInsightsConfigAlloydbInstanceConfig. getQueryInsightsConfig()query_insights_config block.AlloydbInstanceQueryInsightsConfigAlloydbInstanceConfig.Jsii$Proxy. getQueryInsightsConfig()AlloydbInstanceQueryInsightsConfigAlloydbInstance. getQueryInsightsConfigInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_instance with parameters of type AlloydbInstanceQueryInsightsConfig Modifier and Type Method Description voidAlloydbInstance. putQueryInsightsConfig(AlloydbInstanceQueryInsightsConfig value)AlloydbInstance.BuilderAlloydbInstance.Builder. queryInsightsConfig(AlloydbInstanceQueryInsightsConfig queryInsightsConfig)query_insights_config block.AlloydbInstanceConfig.BuilderAlloydbInstanceConfig.Builder. queryInsightsConfig(AlloydbInstanceQueryInsightsConfig queryInsightsConfig)Sets the value ofAlloydbInstanceConfig.getQueryInsightsConfig()voidAlloydbInstanceQueryInsightsConfigOutputReference. setInternalValue(AlloydbInstanceQueryInsightsConfig value)
-