portReuseHoldTime

@JvmName(name = "unymgqqeqjwuqiof")
suspend fun portReuseHoldTime(value: Output<PortReuseHoldTimesArgs>)
@JvmName(name = "bxasvfwdihkvcbky")
suspend fun portReuseHoldTime(value: PortReuseHoldTimesArgs?)

Parameters

value

The minimum time (in seconds) that will pass before a port that was used by a closed pinhole can be recycled for use by another pinhole. All hold times must be at least 1 second.


@JvmName(name = "lxfdximshpjwdrdv")
suspend fun portReuseHoldTime(argument: suspend PortReuseHoldTimesArgsBuilder.() -> Unit)

Parameters

argument

The minimum time (in seconds) that will pass before a port that was used by a closed pinhole can be recycled for use by another pinhole. All hold times must be at least 1 second.