authentication

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

Parameters

value

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


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

Parameters

argument

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