googleAccount

@JvmName(name = "xybncsflkfmfhnvq")
suspend fun googleAccount(value: Output<SecurityScanConfigAuthenticationGoogleAccountArgs>)
@JvmName(name = "pncgdbsupmfnelvg")
suspend fun googleAccount(value: SecurityScanConfigAuthenticationGoogleAccountArgs?)

Parameters

value

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


@JvmName(name = "qsojvnebjahqkecn")
suspend fun googleAccount(argument: suspend SecurityScanConfigAuthenticationGoogleAccountArgsBuilder.() -> Unit)

Parameters

argument

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