Interface RedisClusterPscConfigs

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    RedisClusterPscConfigs.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:22.520Z")
    @Stability(Stable)
    public interface RedisClusterPscConfigs
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getNetwork

        @Stability(Stable)
        @NotNull
        String getNetwork()
        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}.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/redis_cluster#network RedisCluster#network}