authentication

@JvmName(name = "kindujolcianfnat")
suspend fun authentication(value: Output<SecurityScanConfigAuthenticationArgs>)
@JvmName(name = "rjagitcbejdggsmd")
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 = "ufffpamajsddhcuo")
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.