httpStatus

@JvmName(name = "cslpdaclgsucqhdt")
suspend fun httpStatus(value: Output<Int>)
@JvmName(name = "cpgapjctoxmnsbbl")
suspend fun httpStatus(value: Int?)

Parameters

value

The HTTP status code used to abort the request. The value must be between 200 and 599 inclusive.