consumerDestinations property

List<Logging_LoggingDestination> consumerDestinations
final

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

Implementation

final List<Logging_LoggingDestination> consumerDestinations;