Class CfnApplication.JMXPrometheusExporterProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.applicationinsights.CfnApplication.JMXPrometheusExporterProperty.Jsii$Proxy
- All Implemented Interfaces:
- CfnApplication.JMXPrometheusExporterProperty,- software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnApplication.JMXPrometheusExporterProperty
@Stability(Stable)
@Internal
public static final class CfnApplication.JMXPrometheusExporterProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnApplication.JMXPrometheusExporterProperty
An implementation for 
CfnApplication.JMXPrometheusExporterProperty- 
Nested Class SummaryNested classes/interfaces inherited from class software.amazon.jsii.JsiiObjectsoftware.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.applicationinsights.CfnApplication.JMXPrometheusExporterPropertyCfnApplication.JMXPrometheusExporterProperty.Builder, CfnApplication.JMXPrometheusExporterProperty.Jsii$Proxy
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplication.JMXPrometheusExporterProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.
- 
Method SummaryMethods inherited from class software.amazon.jsii.JsiiObjectjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
- 
Constructor Details- 
Jsii$Proxyprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
- objRef- Reference to the JSII managed object.
 
- 
Jsii$ProxyConstructor that initializes the object based on literal property values passed by theCfnApplication.JMXPrometheusExporterProperty.Builder.
 
- 
- 
Method Details- 
getHostPortDescription copied from interface:CfnApplication.JMXPrometheusExporterPropertyThe host and port to connect to through remote JMX.Only one of jmxURLandhostPortcan be specified.- Specified by:
- getHostPortin interface- CfnApplication.JMXPrometheusExporterProperty
 
- 
getJmxurlDescription copied from interface:CfnApplication.JMXPrometheusExporterPropertyThe complete JMX URL to connect to.- Specified by:
- getJmxurlin interface- CfnApplication.JMXPrometheusExporterProperty
 
- 
getPrometheusPortDescription copied from interface:CfnApplication.JMXPrometheusExporterPropertyThe target port to send Prometheus metrics to.If not specified, the default port 9404is used.- Specified by:
- getPrometheusPortin interface- CfnApplication.JMXPrometheusExporterProperty
 
- 
$jsii$toJson@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
- $jsii$toJsonin interface- software.amazon.jsii.JsiiSerializable
 
- 
equals
- 
hashCodepublic final int hashCode()
 
-