regions property

List<String>? regions
getter/setter pair

List of the regions where the application sends traffic.

Required.

Implementation

core.List<core.String>? regions;