Interface LoadBalancerInboundNatRule.DefinitionStages.WithFrontendPort<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
HasFrontendPort.DefinitionStages.WithFrontendPort<LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT>>
All Known Subinterfaces:
LoadBalancerInboundNatRule.Definition<ParentT>
Enclosing interface:
LoadBalancerInboundNatRule.DefinitionStages

public static interface LoadBalancerInboundNatRule.DefinitionStages.WithFrontendPort<ParentT> extends HasFrontendPort.DefinitionStages.WithFrontendPort<LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT>>
The stage of an inbound NAT rule definition allowing to specify the frontend port.