enhancedMonitoring property

EnhancedMonitoring? enhancedMonitoring
final

Specifies which metrics are gathered for the MSK cluster. This property has the following possible values: DEFAULT, PER_BROKER, PER_TOPIC_PER_BROKER, and PER_TOPIC_PER_PARTITION. For a list of the metrics associated with each of these levels of monitoring, see Monitoring.

Implementation

final EnhancedMonitoring? enhancedMonitoring;