Class AlloydbClusterPscConfig.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • pscEnabled

        @Stability(Stable)
        public AlloydbClusterPscConfig.Builder pscEnabled​(Boolean pscEnabled)
        Parameters:
        pscEnabled - Create an instance that allows connections from Private Service Connect endpoints to the instance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_cluster#psc_enabled AlloydbCluster#psc_enabled}
        Returns:
        this
      • pscEnabled

        @Stability(Stable)
        public AlloydbClusterPscConfig.Builder pscEnabled​(com.hashicorp.cdktf.IResolvable pscEnabled)
        Parameters:
        pscEnabled - Create an instance that allows connections from Private Service Connect endpoints to the instance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_cluster#psc_enabled AlloydbCluster#psc_enabled}
        Returns:
        this