producerAcceptLists property

List<String>? producerAcceptLists
getter/setter pair

Projects that are allowed to connect to this network attachment.

The project can be specified using its id or number.

Implementation

core.List<core.String>? producerAcceptLists;