httpCheck

@JvmName(name = "fjfxeilemygubdyv")
suspend fun httpCheck(value: Output<UptimeCheckConfigHttpCheckArgs>)
@JvmName(name = "rflfwafojguobufm")
suspend fun httpCheck(value: UptimeCheckConfigHttpCheckArgs?)

Parameters

value

Contains information needed to make an HTTP or HTTPS check. Structure is documented below.


@JvmName(name = "uftykklrnarljjxq")
suspend fun httpCheck(argument: suspend UptimeCheckConfigHttpCheckArgsBuilder.() -> Unit)

Parameters

argument

Contains information needed to make an HTTP or HTTPS check. Structure is documented below.