@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(CfnApplication.ConfigurationDetailsProperty.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) |
Object |
getAlarmMetrics()
A list of metrics to monitor for the component.
|
Object |
getAlarms()
A list of alarms to monitor for the component.
|
Object |
getHaClusterPrometheusExporter()
The HA cluster Prometheus Exporter settings.
|
Object |
getHanaPrometheusExporter()
The HANA DB Prometheus Exporter settings.
|
Object |
getJmxPrometheusExporter()
A list of Java metrics to monitor for the component.
|
Object |
getLogs()
A list of logs to monitor for the component.
|
Object |
getWindowsEvents()
A list of Windows Events to monitor for the component.
|
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.ConfigurationDetailsProperty.Builder builder)
CfnApplication.AlarmMetricProperty.Builder.public final Object getAlarmMetrics()
CfnApplication.ConfigurationDetailsProperty
All component types can use AlarmMetrics .
getAlarmMetrics in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getAlarms()
CfnApplication.ConfigurationDetailsProperty
All component types can use Alarm .
getAlarms in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getHaClusterPrometheusExporter()
CfnApplication.ConfigurationDetailsPropertygetHaClusterPrometheusExporter in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getHanaPrometheusExporter()
CfnApplication.ConfigurationDetailsPropertygetHanaPrometheusExporter in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getJmxPrometheusExporter()
CfnApplication.ConfigurationDetailsPropertygetJmxPrometheusExporter in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getLogs()
CfnApplication.ConfigurationDetailsProperty
Only Amazon EC2 instances can use Logs .
getLogs in interface CfnApplication.ConfigurationDetailsPropertypublic final Object getWindowsEvents()
CfnApplication.ConfigurationDetailsProperty
Only Amazon EC2 instances running on Windows can use WindowsEvents .
getWindowsEvents in interface CfnApplication.ConfigurationDetailsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.