GoogleApi.NetworkServices.V1.Model.TlsRouteRouteDestination (google_api_network_services v0.11.0)
View SourceDescribe the destination for traffic to be routed to.
Attributes
-
serviceName(type:String.t, default:nil) - Required. The URL of a BackendService to route traffic to. -
weight(type:integer(), default:nil) - Optional. Specifies the proportion of requests forwarded to the backend referenced by the service_name field. This is computed as: - weight/Sum(weights in destinations) Weights in all destinations does not need to sum up to 100.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.