Class RedisClusterPscConfigs.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • network

        @Stability(Stable)
        public RedisClusterPscConfigs.Builder network​(String network)
        Parameters:
        network - Required. The consumer network where the network address of the discovery endpoint will be reserved, in the form of projects/{network_project_id_or_number}/global/networks/{network_id}. This parameter is required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/redis_cluster#network RedisCluster#network}
        Returns:
        this