authInfo

@JvmName(name = "grskdfhblppyxmvg")
suspend fun authInfo(value: Output<UptimeCheckConfigHttpCheckAuthInfoArgs>)
@JvmName(name = "jbgxuntpswnkfxke")
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 = "eskmkwkspssdwjay")
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.