authentication

@JvmName(name = "jupdrudmohkqopig")
suspend fun authentication(value: Output<AuthenticationArgs>)
@JvmName(name = "bgeqxplhfckfivua")
suspend fun authentication(value: AuthenticationArgs?)

Parameters

value

The authentication configuration. If specified, service will use the authentication configuration during scanning.


@JvmName(name = "yutwkjmyttkjkofm")
suspend fun authentication(argument: suspend AuthenticationArgsBuilder.() -> Unit)

Parameters

argument

The authentication configuration. If specified, service will use the authentication configuration during scanning.