idle

@JvmName(name = "dsamnkyhcicpbxum")
suspend fun idle(value: Output<RouteSpecHttpRouteTimeoutIdleArgs>)
@JvmName(name = "lvkyvgwrcivsqpjq")
suspend fun idle(value: RouteSpecHttpRouteTimeoutIdleArgs?)

Parameters

value

Idle timeout. An idle timeout bounds the amount of time that a connection may be idle.


@JvmName(name = "srbdglihtpfqivba")
suspend fun idle(argument: suspend RouteSpecHttpRouteTimeoutIdleArgsBuilder.() -> Unit)

Parameters

argument

Idle timeout. An idle timeout bounds the amount of time that a connection may be idle.