authInfo

@JvmName(name = "ylrmtaylobvcwlwk")
suspend fun authInfo(value: Output<UptimeCheckConfigHttpCheckAuthInfoArgs>)
@JvmName(name = "wrkqhbkjxuawohah")
suspend fun authInfo(value: UptimeCheckConfigHttpCheckAuthInfoArgs?)

Parameters

value

The authentication information. Optional when creating an HTTP check; defaults to empty. Structure is documented below.


@JvmName(name = "pngeypxfvmunaqtd")
suspend fun authInfo(argument: suspend UptimeCheckConfigHttpCheckAuthInfoArgsBuilder.() -> Unit)

Parameters

argument

The authentication information. Optional when creating an HTTP check; defaults to empty. Structure is documented below.