@Stability(value=Stable)
public static interface CfnCluster.PrometheusProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-prometheus.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-prometheus.html#cfn-msk-cluster-prometheus-jmxexporter@Stability(value=Stable) @Nullable default Object getNodeExporter()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-prometheus.html#cfn-msk-cluster-prometheus-nodeexporter@Stability(value=Stable) static CfnCluster.PrometheusProperty.Builder builder()
Copyright © 2020. All rights reserved.