authentication

@JvmName(name = "rmjklyqwygttdjlm")
suspend fun authentication(value: Output<SecurityScanConfigAuthenticationArgs>)
@JvmName(name = "ujfbjvmgngdjcvqp")
suspend fun authentication(value: SecurityScanConfigAuthenticationArgs?)

Parameters

value

The authentication configuration. If specified, service will use the authentication configuration during scanning. Structure is documented below.


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

Parameters

argument

The authentication configuration. If specified, service will use the authentication configuration during scanning. Structure is documented below.