appEngineBundledServices property

List<String>? appEngineBundledServices
getter/setter pair

List of specific App Engine Bundled Services that are enabled for this Version.

Implementation

core.List<core.String>? appEngineBundledServices;