getAppleAppConfig

Return

A collection of values returned by getAppleAppConfig.

Parameters

argument

A collection of arguments for invoking getAppleAppConfig.


suspend fun getAppleAppConfig(appId: String, project: String? = null): GetAppleAppConfigResult

Return

A collection of values returned by getAppleAppConfig.

See also

Parameters

appId

The id of the Firebase iOS App.

project

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


Return

A collection of values returned by getAppleAppConfig.

See also

Parameters

argument

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