instanceCloseDelayDuration

@JvmName(name = "thxbcuwncflfhtlo")
suspend fun instanceCloseDelayDuration(value: Output<Double>)
@JvmName(name = "nwfiulivnxtsvgbv")
suspend fun instanceCloseDelayDuration(value: Double?)

Parameters

value

Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description.