destinationReferences property

List<String>? destinationReferences
getter/setter pair

Reference string used to determine the destination.

If empty, the event will be sent to all destinations in the request.

Optional.

Implementation

core.List<core.String>? destinationReferences;