@Stability(value=Stable) public static final class CfnCluster.OpenMonitoringProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.OpenMonitoringProperty>
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() |
@Stability(value=Stable) public CfnCluster.OpenMonitoringProperty.Builder prometheus(CfnCluster.PrometheusProperty prometheus)
CfnCluster.OpenMonitoringProperty.getPrometheus()prometheus - Prometheus exporter settings. This parameter is required.this@Stability(value=Stable) public CfnCluster.OpenMonitoringProperty.Builder prometheus(IResolvable prometheus)
CfnCluster.OpenMonitoringProperty.getPrometheus()prometheus - Prometheus exporter settings. This parameter is required.this@Stability(value=Stable) public CfnCluster.OpenMonitoringProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.OpenMonitoringProperty>CfnCluster.OpenMonitoringPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.