appYamlPath property

String? appYamlPath
getter/setter pair

Path to the yaml file used in deployment, used to determine runtime configuration details.Required for flexible environment builds.See https://cloud.google.com/appengine/docs/standard/python/config/appref for more details.

Implementation

core.String? appYamlPath;