Interface LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InUpdate<ParentT>, HasBackendPort.UpdateDefinitionStages.WithBackendPort<LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>>, HasFloatingIP.UpdateDefinitionStages.WithFloatingIP<LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithBackendPort<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout<ParentT>
All Known Subinterfaces:
LoadBalancerInboundNatRule.UpdateDefinition<ParentT>
Enclosing interface:
LoadBalancerInboundNatRule.UpdateDefinitionStages

public static interface LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT> extends Attachable.InUpdate<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithBackendPort<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout<ParentT>
The final stage of the inbound NAT rule definition.

At this stage, any remaining optional settings can be specified, or the inbound NAT rule definition can be attached to the parent load balancer definition.