LoadBalancerTcpProbe.Definition<ParentT> Interface

Type Parameters

ParentT

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

Implements

Blank<ParentT> WithAttach<ParentT> WithPort<ParentT>

public static interface LoadBalancerTcpProbe.Definition
extends Blank<ParentT>, WithAttach<ParentT>, WithPort<ParentT>

The entirety of a probe definition.

Applies to