googleAccount

@JvmName(name = "ebkaahopmifxftmv")
suspend fun googleAccount(value: Output<GoogleAccountArgs>)
@JvmName(name = "lhecqermmncfnnwp")
suspend fun googleAccount(value: GoogleAccountArgs?)

Parameters

value

Authentication using a Google account.


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

Parameters

argument

Authentication using a Google account.