LoadBalancerInboundNatPool.Definition<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

Blank<ParentT> WithAttach<ParentT> WithBackendPort<ParentT> WithFrontend<ParentT> WithFrontendPortRange<ParentT> WithProtocol<ParentT>

public static interface LoadBalancerInboundNatPool.Definition
extends Blank<ParentT>, WithAttach<ParentT>, WithProtocol<ParentT>, WithFrontend<ParentT>, WithFrontendPortRange<ParentT>, WithBackendPort<ParentT>

The entirety of an inbound NAT pool definition.

Applies to