httpCheck

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

Parameters

value

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


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

Parameters

argument

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