App Engine Application

This table represents the App Engine Application resource from Google Cloud Platform.

gcp.appengine_application

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
auth_domaincorestringGoogle Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.
code_bucketcorestringOutput only. 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.@OutputOnly
database_typecorestringThe type of the Cloud Firestore or Cloud Datastore database associated with this application. Possible values: ['DATABASE_TYPE_UNSPECIFIED', 'CLOUD_DATASTORE', 'CLOUD_FIRESTORE', 'CLOUD_DATASTORE_COMPATIBILITY']. Values descriptions: ['Database type is unspecified.', 'Cloud Datastore', 'Cloud Firestore Native', 'Cloud Firestore in Datastore Mode']
datadog_display_namecorestring
default_bucketcorestringOutput only. Google Cloud Storage bucket that can be used by this application to store content.@OutputOnly
default_cookie_expirationcorestringCookie expiration policy for this application.
default_hostnamecorestringOutput only. Hostname used to reach this application, as resolved by App Engine.@OutputOnly
dispatch_rulescorejsonHTTP 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.
feature_settingscorejsonThe feature specific settings to be used in the application.
gcr_domaincorestringOutput only. The Google Container Registry domain used for storing managed build docker images for this application.
iapcorejson
idcorestringIdentifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
labelscorearray<string>
location_idcorestringLocation from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
namecorestringOutput only. Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
service_accountcorestringThe 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_statuscorestringServing status of this application. Possible values: ['UNSPECIFIED', 'SERVING', 'USER_DISABLED', 'SYSTEM_DISABLED']. Values descriptions: ['Serving status is unspecified.', 'Application is serving.', 'Application has been disabled by the user.', 'Application has been disabled by the system.']
ssl_policycorestringThe SSL policy that will be applied to the application. If set to Modern it will restrict traffic with TLS < 1.2 and allow only Modern Ciphers suite Possible values: ['SSL_POLICY_UNSPECIFIED', 'DEFAULT', 'MODERN']. Values descriptions: ['Required by linter. Will work same as DEFAULT', 'DEFAULT is to allow all TLS versions and cipher suites supported by App Engine', 'MODERN is to allow only TLS 1.2 and TLS 1.3 along with Modern cipher suites only']
tagscorehstore