Interface HasFrontend
- All Known Subinterfaces:
LoadBalancerInboundNatPool
,LoadBalancerInboundNatRule
,LoadBalancingRule
public interface HasFrontend
An interface representing a model's ability to references a frontend.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Grouping of definition stages involving specifying the frontend.static interface
Grouping of definition stages applicable as part of a resource update involving modifying the frontend.static interface
Grouping of update stages involving specifying the frontend. -
Method Summary
-
Method Details
-
frontend
LoadBalancerFrontend frontend()- Returns:
- the associated frontend
-