LoadBalancerInboundNatRule.Definition<ParentT> Interface

Type Parameters

ParentT

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

Implements

Blank<ParentT> WithAttach<ParentT> WithFrontend<ParentT> WithFrontendPort<ParentT> WithProtocol<ParentT>

public static interface LoadBalancerInboundNatRule.Definition
extends Blank<ParentT>, WithProtocol<ParentT>, WithFrontend<ParentT>, WithFrontendPort<ParentT>, WithAttach<ParentT>

The entirety of an inbound NAT rule definition.

Applies to