httpCheck

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

Parameters

value

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


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

Parameters

argument

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