@Stability(value=Stable) @Internal public static final class CfnApplication.SubComponentConfigurationDetailsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.SubComponentConfigurationDetailsProperty
CfnApplication.SubComponentConfigurationDetailsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.SubComponentConfigurationDetailsProperty.Builder, CfnApplication.SubComponentConfigurationDetailsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.SubComponentConfigurationDetailsProperty.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 |
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.SubComponentConfigurationDetailsProperty.Builder builder)
CfnApplication.AlarmMetricProperty.Builder.public final Object getAlarmMetrics()
CfnApplication.SubComponentConfigurationDetailsProperty
All component types can use AlarmMetrics .
getAlarmMetrics in interface CfnApplication.SubComponentConfigurationDetailsPropertypublic final Object getLogs()
CfnApplication.SubComponentConfigurationDetailsProperty
Only Amazon EC2 instances can use Logs .
getLogs in interface CfnApplication.SubComponentConfigurationDetailsPropertypublic final Object getWindowsEvents()
CfnApplication.SubComponentConfigurationDetailsProperty
Only Amazon EC2 instances running on Windows can use WindowsEvents .
getWindowsEvents in interface CfnApplication.SubComponentConfigurationDetailsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.