getAndroidApp

Return

A collection of values returned by getAndroidApp.

Parameters

argument

A collection of arguments for invoking getAndroidApp.


suspend fun getAndroidApp(appId: String, project: String? = null): GetAndroidAppResult

Return

A collection of values returned by getAndroidApp.

Parameters

appId

The app_id of name of the Firebase androidApp.

project

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

See also


Return

A collection of values returned by getAndroidApp.

Parameters

argument

Builder for com.pulumi.gcp.firebase.kotlin.inputs.GetAndroidAppPlainArgs.

See also