Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterNetworkConfig
-
Packages that use AlloydbClusterNetworkConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterNetworkConfig in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterNetworkConfig Modifier and Type Class Description static classAlloydbClusterNetworkConfig.Jsii$ProxyAn implementation forAlloydbClusterNetworkConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterNetworkConfig Modifier and Type Method Description AlloydbClusterNetworkConfigAlloydbClusterNetworkConfig.Builder. build()Builds the configured instance.AlloydbClusterNetworkConfigAlloydbClusterNetworkConfigOutputReference. getInternalValue()default AlloydbClusterNetworkConfigAlloydbClusterConfig. getNetworkConfig()network_config block.AlloydbClusterNetworkConfigAlloydbClusterConfig.Jsii$Proxy. getNetworkConfig()AlloydbClusterNetworkConfigAlloydbCluster. getNetworkConfigInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterNetworkConfig Modifier and Type Method Description AlloydbCluster.BuilderAlloydbCluster.Builder. networkConfig(AlloydbClusterNetworkConfig networkConfig)network_config block.AlloydbClusterConfig.BuilderAlloydbClusterConfig.Builder. networkConfig(AlloydbClusterNetworkConfig networkConfig)Sets the value ofAlloydbClusterConfig.getNetworkConfig()voidAlloydbCluster. putNetworkConfig(AlloydbClusterNetworkConfig value)voidAlloydbClusterNetworkConfigOutputReference. setInternalValue(AlloydbClusterNetworkConfig value)
-