1. Packages
  2. Google Cloud (GCP) Classic
  3. API Docs
  4. firebase
  5. getAppleApp
Google Cloud v8.23.0 published on Monday, Mar 24, 2025 by Pulumi

gcp.firebase.getAppleApp

Explore with Pulumi AI

Google Cloud v8.23.0 published on Monday, Mar 24, 2025 by Pulumi

Using getAppleApp

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getAppleApp(args: GetAppleAppArgs, opts?: InvokeOptions): Promise<GetAppleAppResult>
function getAppleAppOutput(args: GetAppleAppOutputArgs, opts?: InvokeOptions): Output<GetAppleAppResult>
Copy
def get_apple_app(app_id: Optional[str] = None,
                  project: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetAppleAppResult
def get_apple_app_output(app_id: Optional[pulumi.Input[str]] = None,
                  project: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetAppleAppResult]
Copy
func LookupAppleApp(ctx *Context, args *LookupAppleAppArgs, opts ...InvokeOption) (*LookupAppleAppResult, error)
func LookupAppleAppOutput(ctx *Context, args *LookupAppleAppOutputArgs, opts ...InvokeOption) LookupAppleAppResultOutput
Copy

> Note: This function is named LookupAppleApp in the Go SDK.

public static class GetAppleApp 
{
    public static Task<GetAppleAppResult> InvokeAsync(GetAppleAppArgs args, InvokeOptions? opts = null)
    public static Output<GetAppleAppResult> Invoke(GetAppleAppInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetAppleAppResult> getAppleApp(GetAppleAppArgs args, InvokeOptions options)
public static Output<GetAppleAppResult> getAppleApp(GetAppleAppArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: gcp:firebase/getAppleApp:getAppleApp
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AppId This property is required. string
The app_id of name of the Firebase iosApp.


Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
AppId This property is required. string
The app_id of name of the Firebase iosApp.


Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
appId This property is required. String
The app_id of name of the Firebase iosApp.


project String
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
appId This property is required. string
The app_id of name of the Firebase iosApp.


project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
app_id This property is required. str
The app_id of name of the Firebase iosApp.


project str
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
appId This property is required. String
The app_id of name of the Firebase iosApp.


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

getAppleApp Result

The following output properties are available:

ApiKeyId string
AppId string
Immutable. The globally unique, Firebase-assigned identifier of the App. This identifier should be treated as an opaque token, as the data format is not specified.
AppStoreId string
The automatically generated Apple ID assigned to the Apple app by Apple in the Apple App Store.
BundleId string
The canonical bundle ID of the Apple app as it would appear in the Apple AppStore.
DeletionPolicy string
DisplayName string
The user-assigned display name of the App.
Id string
The provider-assigned unique ID for this managed resource.
Name string
The fully qualified resource name of the App, for example: projects/projectId/iosApps/appId
TeamId string
The Apple Developer Team ID associated with the App in the App Store.
Project string
ApiKeyId string
AppId string
Immutable. The globally unique, Firebase-assigned identifier of the App. This identifier should be treated as an opaque token, as the data format is not specified.
AppStoreId string
The automatically generated Apple ID assigned to the Apple app by Apple in the Apple App Store.
BundleId string
The canonical bundle ID of the Apple app as it would appear in the Apple AppStore.
DeletionPolicy string
DisplayName string
The user-assigned display name of the App.
Id string
The provider-assigned unique ID for this managed resource.
Name string
The fully qualified resource name of the App, for example: projects/projectId/iosApps/appId
TeamId string
The Apple Developer Team ID associated with the App in the App Store.
Project string
apiKeyId String
appId String
Immutable. The globally unique, Firebase-assigned identifier of the App. This identifier should be treated as an opaque token, as the data format is not specified.
appStoreId String
The automatically generated Apple ID assigned to the Apple app by Apple in the Apple App Store.
bundleId String
The canonical bundle ID of the Apple app as it would appear in the Apple AppStore.
deletionPolicy String
displayName String
The user-assigned display name of the App.
id String
The provider-assigned unique ID for this managed resource.
name String
The fully qualified resource name of the App, for example: projects/projectId/iosApps/appId
teamId String
The Apple Developer Team ID associated with the App in the App Store.
project String
apiKeyId string
appId string
Immutable. The globally unique, Firebase-assigned identifier of the App. This identifier should be treated as an opaque token, as the data format is not specified.
appStoreId string
The automatically generated Apple ID assigned to the Apple app by Apple in the Apple App Store.
bundleId string
The canonical bundle ID of the Apple app as it would appear in the Apple AppStore.
deletionPolicy string
displayName string
The user-assigned display name of the App.
id string
The provider-assigned unique ID for this managed resource.
name string
The fully qualified resource name of the App, for example: projects/projectId/iosApps/appId
teamId string
The Apple Developer Team ID associated with the App in the App Store.
project string
api_key_id str
app_id str
Immutable. The globally unique, Firebase-assigned identifier of the App. This identifier should be treated as an opaque token, as the data format is not specified.
app_store_id str
The automatically generated Apple ID assigned to the Apple app by Apple in the Apple App Store.
bundle_id str
The canonical bundle ID of the Apple app as it would appear in the Apple AppStore.
deletion_policy str
display_name str
The user-assigned display name of the App.
id str
The provider-assigned unique ID for this managed resource.
name str
The fully qualified resource name of the App, for example: projects/projectId/iosApps/appId
team_id str
The Apple Developer Team ID associated with the App in the App Store.
project str
apiKeyId String
appId String
Immutable. The globally unique, Firebase-assigned identifier of the App. This identifier should be treated as an opaque token, as the data format is not specified.
appStoreId String
The automatically generated Apple ID assigned to the Apple app by Apple in the Apple App Store.
bundleId String
The canonical bundle ID of the Apple app as it would appear in the Apple AppStore.
deletionPolicy String
displayName String
The user-assigned display name of the App.
id String
The provider-assigned unique ID for this managed resource.
name String
The fully qualified resource name of the App, for example: projects/projectId/iosApps/appId
teamId String
The Apple Developer Team ID associated with the App in the App Store.
project String

Package Details

Repository
Google Cloud (GCP) Classic pulumi/pulumi-gcp
License
Apache-2.0
Notes
This Pulumi package is based on the google-beta Terraform Provider.
Google Cloud v8.23.0 published on Monday, Mar 24, 2025 by Pulumi