Interface LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
- All Known Subinterfaces:
LoadBalancerInboundNatPool.Definition<ParentT>
- Enclosing interface:
LoadBalancerInboundNatPool.DefinitionStages
public static interface LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>
The final stage of the inbound NAT pool definition.
At this stage, any remaining optional settings can be specified, or the inbound NAT pool definition can be attached to the parent load balancer definition.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attach