targetPlatforms property

List<String>? targetPlatforms
getter/setter pair

Set of Google Cloud platforms targeted by the scan.

If empty, APP_ENGINE will be used as a default.

Implementation

core.List<core.String>? targetPlatforms;