dialErrorLimit property

Input<int>? dialErrorLimit
final

Max allowed errors on trying to dial the remote host. -1 set count to unlimited. Default value is 10.

Implementation

final pulumi.Input<int>? dialErrorLimit;