idleTimeout

@JvmName(name = "nocxkvqisqhqnfgx")
suspend fun idleTimeout(value: Output<String>)
@JvmName(name = "dblaktnepfhlskpd")
suspend fun idleTimeout(value: String?)

Parameters

value

How long to wait before automatically stopping an instance that hasn't recently received any user traffic. A value of 0 indicates that this instance should never time out from idleness. Defaults to 20 minutes. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".