customAccount

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

Parameters

value

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


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

Parameters

argument

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