Represents the App Engine application for a Google Cloud project. It is a global, per-project resource that sets the region, serving status, authentication domain, default Cloud Storage bucket, and other metadata, and serves as the container for all App Engine services and versions.

gcp.apphub_application

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
attributescorejsonOptional. Consumer provided attributes.
create_timecoretimestampOutput only. Create time.
datadog_display_namecorestring
descriptioncorestringOptional. User-defined description of an Application. Can have a maximum length of 2048 characters.
gcp_display_namecorestringOptional. User-defined name for the Application. Can have a maximum length of 63 characters.
labelscorearray<string>
namecorestringIdentifier. The resource name of an Application. Format: `"projects/{host-project-id}/locations/{location}/applications/{application-id}"`
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
scopecorejsonRequired. Immutable. Defines what data can be included into this Application. Limits which Services and Workloads can be registered.
statecorestringOutput only. Application state.
tagscorehstore
uidcorestringOutput only. A universally unique identifier (in UUID4 format) for the `Application`.
update_timecoretimestampOutput only. Update time.