httpCheck

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

Parameters

value

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


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

Parameters

argument

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