httpCheck

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

Parameters

value

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


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

Parameters

argument

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