@Stability(value=Stable) public static final class CfnApplication.HAClusterPrometheusExporterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.HAClusterPrometheusExporterProperty>
CfnApplication.HAClusterPrometheusExporterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.HAClusterPrometheusExporterProperty |
build()
Builds the configured instance.
|
CfnApplication.HAClusterPrometheusExporterProperty.Builder |
prometheusPort(String prometheusPort)
Sets the value of
CfnApplication.HAClusterPrometheusExporterProperty.getPrometheusPort() |
@Stability(value=Stable) public CfnApplication.HAClusterPrometheusExporterProperty.Builder prometheusPort(String prometheusPort)
CfnApplication.HAClusterPrometheusExporterProperty.getPrometheusPort()prometheusPort - The target port to which Prometheus sends metrics.
If not specified, the default port 9668 is used.this@Stability(value=Stable) public CfnApplication.HAClusterPrometheusExporterProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.HAClusterPrometheusExporterProperty>CfnApplication.HAClusterPrometheusExporterPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.