Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterSecondaryConfig
-
Packages that use AlloydbClusterSecondaryConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterSecondaryConfig in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterSecondaryConfig Modifier and Type Class Description static classAlloydbClusterSecondaryConfig.Jsii$ProxyAn implementation forAlloydbClusterSecondaryConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterSecondaryConfig Modifier and Type Method Description AlloydbClusterSecondaryConfigAlloydbClusterSecondaryConfig.Builder. build()Builds the configured instance.AlloydbClusterSecondaryConfigAlloydbClusterSecondaryConfigOutputReference. getInternalValue()default AlloydbClusterSecondaryConfigAlloydbClusterConfig. getSecondaryConfig()secondary_config block.AlloydbClusterSecondaryConfigAlloydbClusterConfig.Jsii$Proxy. getSecondaryConfig()AlloydbClusterSecondaryConfigAlloydbCluster. getSecondaryConfigInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterSecondaryConfig Modifier and Type Method Description voidAlloydbCluster. putSecondaryConfig(AlloydbClusterSecondaryConfig value)AlloydbCluster.BuilderAlloydbCluster.Builder. secondaryConfig(AlloydbClusterSecondaryConfig secondaryConfig)secondary_config block.AlloydbClusterConfig.BuilderAlloydbClusterConfig.Builder. secondaryConfig(AlloydbClusterSecondaryConfig secondaryConfig)Sets the value ofAlloydbClusterConfig.getSecondaryConfig()voidAlloydbClusterSecondaryConfigOutputReference. setInternalValue(AlloydbClusterSecondaryConfig value)
-