Interface ComputeGlobalForwardingRuleServiceDirectoryRegistrations

    • Method Detail

      • getNamespace

        @Stability(Stable)
        @Nullable
        default String getNamespace()
        Service Directory namespace to register the forwarding rule under.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_global_forwarding_rule#namespace ComputeGlobalForwardingRule#namespace}

      • getServiceDirectoryRegion

        @Stability(Stable)
        @Nullable
        default String getServiceDirectoryRegion()
        [Optional] Service Directory region to register this global forwarding rule under.

        Default to "us-central1". Only used for PSC for Google APIs. All PSC for Google APIs Forwarding Rules on the same network should use the same Service Directory region. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_global_forwarding_rule#service_directory_region ComputeGlobalForwardingRule#service_directory_region}