producerDestinations property

List<Logging_LoggingDestination> producerDestinations
final

Logging configurations for sending logs to the producer project. There can be multiple producer destinations, each one must have a different monitored resource type. A log can be used in at most one producer destination.

Implementation

final List<Logging_LoggingDestination> producerDestinations;