authentication

@JvmName(name = "xdesjpukyunjavor")
suspend fun authentication(value: Output<SecurityScanConfigAuthenticationArgs>)
@JvmName(name = "ntxcthtmysffhcub")
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 = "pnpwlvhmaohjbdcu")
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.