authInfo

@JvmName(name = "jxiyvitgowqgampn")
suspend fun authInfo(value: Output<BasicAuthenticationArgs>)
@JvmName(name = "aigxxwcdjvfyyqel")
suspend fun authInfo(value: BasicAuthenticationArgs?)

Parameters

value

The authentication information. Optional when creating an HTTP check; defaults to empty.


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

Parameters

argument

The authentication information. Optional when creating an HTTP check; defaults to empty.