authentication

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

Parameters

value

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


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

Parameters

argument

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