Interface NetworkServicesEdgeCacheServiceRoutingPathMatcher

    • Method Detail

      • getName

        @Stability(Stable)
        @NotNull
        String getName()
        The name to which this PathMatcher is referred by the HostRule.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_services_edge_cache_service#name NetworkServicesEdgeCacheService#name}

      • getRouteRule

        @Stability(Stable)
        @NotNull
        Object getRouteRule()
        route_rule block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_services_edge_cache_service#route_rule NetworkServicesEdgeCacheService#route_rule}

      • getDescription

        @Stability(Stable)
        @Nullable
        default String getDescription()
        A human-readable description of the resource.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_services_edge_cache_service#description NetworkServicesEdgeCacheService#description}