Interface LoadBalancerHttpProbe.UpdateStages
-
- Enclosing interface:
- LoadBalancerHttpProbe
public static interface LoadBalancerHttpProbe.UpdateStagesGrouping of probe update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLoadBalancerHttpProbe.UpdateStages.WithIntervalInSecondsThe stage of the HTTP probe update allowing to modify the probe interval.static interfaceLoadBalancerHttpProbe.UpdateStages.WithNumberOfProbesThe stage of the HTTP probe update allowing to modify the number of unsuccessful probes before failure is determined.static interfaceLoadBalancerHttpProbe.UpdateStages.WithPortThe stage of the HTTP probe update allowing to modify the port number to monitor.static interfaceLoadBalancerHttpProbe.UpdateStages.WithRequestPathThe stage of the HTTP probe update allowing to modify the HTTP request path for the probe to monitor.
-