customAccount

@JvmName(name = "mcbimldqlomjdvby")
suspend fun customAccount(value: Output<SecurityScanConfigAuthenticationCustomAccountArgs>)
@JvmName(name = "stfwxnaqtykyawfj")
suspend fun customAccount(value: SecurityScanConfigAuthenticationCustomAccountArgs?)

Parameters

value

Describes authentication configuration that uses a custom account. Structure is documented below.


@JvmName(name = "ibfeitxnvrgkhsrs")
suspend fun customAccount(argument: suspend SecurityScanConfigAuthenticationCustomAccountArgsBuilder.() -> Unit)

Parameters

argument

Describes authentication configuration that uses a custom account. Structure is documented below.