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.

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.

See also


Return

A collection of values returned by getAppleAppConfig.

Parameters

argument

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

See also