Application
Creates an App Engine application for a Google Cloud Platform project. Required fields: id - The ID of the target Cloud Platform project. location - The region (https://cloud.google.com/appengine/docs/locations) where you want the App Engine application located.For more information about App Engine applications, see Managing Projects, Applications, and Billing (https://cloud.google.com/appengine/docs/standard/python/console/). Auto-naming is currently not supported for this resource. Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.
Properties
Google Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.
Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands.
The type of the Cloud Firestore or Cloud Datastore database associated with this application.
Google Cloud Storage bucket that can be used by this application to store content.
Cookie expiration policy for this application.
Hostname used to reach this application, as resolved by App Engine.
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
The feature specific settings to be used in the application.
The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
Serving status of this application.