Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterPscConfig
-
Packages that use AlloydbClusterPscConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterPscConfig in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterPscConfig Modifier and Type Class Description static classAlloydbClusterPscConfig.Jsii$ProxyAn implementation forAlloydbClusterPscConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterPscConfig Modifier and Type Method Description AlloydbClusterPscConfigAlloydbClusterPscConfig.Builder. build()Builds the configured instance.AlloydbClusterPscConfigAlloydbClusterPscConfigOutputReference. getInternalValue()default AlloydbClusterPscConfigAlloydbClusterConfig. getPscConfig()psc_config block.AlloydbClusterPscConfigAlloydbClusterConfig.Jsii$Proxy. getPscConfig()AlloydbClusterPscConfigAlloydbCluster. getPscConfigInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterPscConfig Modifier and Type Method Description AlloydbCluster.BuilderAlloydbCluster.Builder. pscConfig(AlloydbClusterPscConfig pscConfig)psc_config block.AlloydbClusterConfig.BuilderAlloydbClusterConfig.Builder. pscConfig(AlloydbClusterPscConfig pscConfig)Sets the value ofAlloydbClusterConfig.getPscConfig()voidAlloydbCluster. putPscConfig(AlloydbClusterPscConfig value)voidAlloydbClusterPscConfigOutputReference. setInternalValue(AlloydbClusterPscConfig value)
-