Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_instance.AlloydbInstanceNetworkConfig
-
Packages that use AlloydbInstanceNetworkConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_instance google_alloydb_instance -
-
Uses of AlloydbInstanceNetworkConfig in com.hashicorp.cdktf.providers.google.alloydb_instance
Classes in com.hashicorp.cdktf.providers.google.alloydb_instance that implement AlloydbInstanceNetworkConfig Modifier and Type Class Description static classAlloydbInstanceNetworkConfig.Jsii$ProxyAn implementation forAlloydbInstanceNetworkConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_instance that return AlloydbInstanceNetworkConfig Modifier and Type Method Description AlloydbInstanceNetworkConfigAlloydbInstanceNetworkConfig.Builder. build()Builds the configured instance.AlloydbInstanceNetworkConfigAlloydbInstanceNetworkConfigOutputReference. getInternalValue()default AlloydbInstanceNetworkConfigAlloydbInstanceConfig. getNetworkConfig()network_config block.AlloydbInstanceNetworkConfigAlloydbInstanceConfig.Jsii$Proxy. getNetworkConfig()AlloydbInstanceNetworkConfigAlloydbInstance. getNetworkConfigInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_instance with parameters of type AlloydbInstanceNetworkConfig Modifier and Type Method Description AlloydbInstance.BuilderAlloydbInstance.Builder. networkConfig(AlloydbInstanceNetworkConfig networkConfig)network_config block.AlloydbInstanceConfig.BuilderAlloydbInstanceConfig.Builder. networkConfig(AlloydbInstanceNetworkConfig networkConfig)Sets the value ofAlloydbInstanceConfig.getNetworkConfig()voidAlloydbInstance. putNetworkConfig(AlloydbInstanceNetworkConfig value)voidAlloydbInstanceNetworkConfigOutputReference. setInternalValue(AlloydbInstanceNetworkConfig value)
-