producerRejectLists property

List<String>? producerRejectLists
getter/setter pair

Projects or service class ids that are not allowed to connect to this network attachment.

The project can be specified using its id or number. Service class id can be specified as "serviceclasses/{service_class_id}".

Implementation

core.List<core.String>? producerRejectLists;