public static final class CfnCluster.OpenMonitoringProperty.Builder
extends java.lang.Object
CfnCluster.OpenMonitoringProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnCluster.OpenMonitoringProperty |
build()
Builds the configured instance.
|
CfnCluster.OpenMonitoringProperty.Builder |
prometheus(CfnCluster.PrometheusProperty prometheus)
Sets the value of
CfnCluster.OpenMonitoringProperty.getPrometheus() |
CfnCluster.OpenMonitoringProperty.Builder |
prometheus(IResolvable prometheus)
Sets the value of
CfnCluster.OpenMonitoringProperty.getPrometheus() |
public CfnCluster.OpenMonitoringProperty.Builder prometheus(IResolvable prometheus)
CfnCluster.OpenMonitoringProperty.getPrometheus()
prometheus
- Prometheus exporter settings. This parameter is required.this
public CfnCluster.OpenMonitoringProperty.Builder prometheus(CfnCluster.PrometheusProperty prometheus)
CfnCluster.OpenMonitoringProperty.getPrometheus()
prometheus
- Prometheus exporter settings. This parameter is required.this
public CfnCluster.OpenMonitoringProperty build()
CfnCluster.OpenMonitoringProperty
java.lang.NullPointerException
- if any required attribute was not provided