regionIntervals property
List of regions and time windows where video is available.
If a region is specified multiple times, the union of all intervals is used.
Required.
Implementation
core.List<AvailabilityConfigRegionsConfigRegionInterval>? regionIntervals;