@Stability(value=Stable) @Internal public static final class CfnApplication.ConfigurationDetailsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.ConfigurationDetailsProperty
CfnApplication.ConfigurationDetailsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.ConfigurationDetailsProperty.Builder, CfnApplication.ConfigurationDetailsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object alarmMetrics,
Object alarms,
Object jmxPrometheusExporter,
Object logs,
Object windowsEvents)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.AlarmMetricProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAlarmMetrics()
`CfnApplication.ConfigurationDetailsProperty.AlarmMetrics`.
|
Object |
getAlarms()
`CfnApplication.ConfigurationDetailsProperty.Alarms`.
|
Object |
getJmxPrometheusExporter()
`CfnApplication.ConfigurationDetailsProperty.JMXPrometheusExporter`.
|
Object |
getLogs()
`CfnApplication.ConfigurationDetailsProperty.Logs`.
|
Object |
getWindowsEvents()
`CfnApplication.ConfigurationDetailsProperty.WindowsEvents`.
|
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.public final Object getAlarmMetrics()
CfnApplication.ConfigurationDetailsPropertygetAlarmMetrics in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getAlarms()
CfnApplication.ConfigurationDetailsPropertygetAlarms in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getJmxPrometheusExporter()
CfnApplication.ConfigurationDetailsPropertygetJmxPrometheusExporter in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getLogs()
CfnApplication.ConfigurationDetailsPropertygetLogs in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getWindowsEvents()
CfnApplication.ConfigurationDetailsPropertygetWindowsEvents in interface CfnApplication.ConfigurationDetailsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.