excludeExportRanges property

List<String>? excludeExportRanges
getter/setter pair

Dynamic routes overlapped/encompassed by exclude export ranges are excluded during export to hub.

Optional.

Implementation

core.List<core.String>? excludeExportRanges;