affectedRegions property

List<String>? affectedRegions
getter/setter pair

List of upper-case two-letter ISO 3166-1 codes of the regions affected by the issue.

If empty, all regions are affected.

Output only.

Implementation

core.List<core.String>? affectedRegions;