consumerRejectLists property

List<String>? consumerRejectLists
getter/setter pair

Projects that are not allowed to connect to this service attachment.

The project can be specified using its id or number.

Implementation

core.List<core.String>? consumerRejectLists;