synchronizerIdentities property

List<String>? synchronizerIdentities
getter/setter pair

Array of service accounts to grant access to control plane resources (for the Synchronizer component).

The service accounts must have Apigee Synchronizer Manager role. See also Create service accounts.

Optional.

Implementation

core.List<core.String>? synchronizerIdentities;