@Stability(value=Stable)
public static interface CfnCluster.PrometheusProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.PrometheusProperty.Builder
A builder for
CfnCluster.PrometheusProperty |
static class |
CfnCluster.PrometheusProperty.Jsii$Proxy
An implementation for
CfnCluster.PrometheusProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.PrometheusProperty.Builder |
builder() |
default Object |
getJmxExporter()
`CfnCluster.PrometheusProperty.JmxExporter`.
|
default Object |
getNodeExporter()
`CfnCluster.PrometheusProperty.NodeExporter`.
|
@Stability(value=Stable) @Nullable default Object getJmxExporter()
@Stability(value=Stable) @Nullable default Object getNodeExporter()
@Stability(value=Stable) static CfnCluster.PrometheusProperty.Builder builder()
Copyright © 2021. All rights reserved.