includeImportRanges property

List<String>? includeImportRanges
getter/setter pair

IP ranges allowed to be included during import from hub (does not control transit connectivity).

The only allowed value for now is "ALL_IPV4_RANGES".

Optional.

Implementation

core.List<core.String>? includeImportRanges;