@Stability(value=Stable) @Internal public static final class CfnApplication.JMXPrometheusExporterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.JMXPrometheusExporterProperty
CfnApplication.JMXPrometheusExporterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.JMXPrometheusExporterProperty.Builder, CfnApplication.JMXPrometheusExporterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.JMXPrometheusExporterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.AlarmMetricProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHostPort()
The host and port to connect to through remote JMX.
|
String |
getJmxurl()
The complete JMX URL to connect to.
|
String |
getPrometheusPort()
The target port to send Prometheus metrics to.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnApplication.JMXPrometheusExporterProperty.Builder builder)
CfnApplication.AlarmMetricProperty.Builder.public final String getHostPort()
CfnApplication.JMXPrometheusExporterProperty
Only one of jmxURL and hostPort can be specified.
getHostPort in interface CfnApplication.JMXPrometheusExporterPropertypublic final String getJmxurl()
CfnApplication.JMXPrometheusExporterPropertygetJmxurl in interface CfnApplication.JMXPrometheusExporterPropertypublic final String getPrometheusPort()
CfnApplication.JMXPrometheusExporterProperty
If not specified, the default port 9404 is used.
getPrometheusPort in interface CfnApplication.JMXPrometheusExporterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.