regions

val regions: Output<List<String>>?

If `RegionLinkingMode` is `ALL_REGIONS_EXCEPT_SPECIFIED`, then this is a space-separated list of Regions that do not aggregate findings to the aggregation Region. If `RegionLinkingMode` is `SPECIFIED_REGIONS`, then this is a space-separated list of Regions that do aggregate findings to the aggregation Region. An `InvalidInputException` error results if you populate this field while `RegionLinkingMode` is `NO_REGIONS`.