getAppleApp

Return

A collection of values returned by getAppleApp.

Parameters

argument

A collection of arguments for invoking getAppleApp.


suspend fun getAppleApp(appId: String): GetAppleAppResult

Return

A collection of values returned by getAppleApp.

See also

Parameters

appId

The app_id of name of the Firebase iosApp.


suspend fun getAppleApp(argument: suspend GetAppleAppPlainArgsBuilder.() -> Unit): GetAppleAppResult

Return

A collection of values returned by getAppleApp.

See also

Parameters

argument

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