regions property

List<String>? regions
getter/setter pair

List of regions to deploy to, including primary region.

Required.

Implementation

core.List<core.String>? regions;