| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Kafka.Types.OpenMonitoringInfo
Description
Documentation
data OpenMonitoringInfo Source #
JMX and Node monitoring for the MSK cluster.
See: newOpenMonitoringInfo smart constructor.
Constructors
| OpenMonitoringInfo' | |
Fields
| |
Instances
newOpenMonitoringInfo Source #
Create a value of OpenMonitoringInfo with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:prometheus:OpenMonitoringInfo', openMonitoringInfo_prometheus - Prometheus settings.
openMonitoringInfo_prometheus :: Lens' OpenMonitoringInfo PrometheusInfo Source #
Prometheus settings.