@Stability(value=Stable) @Internal public static final class CfnApplication.WindowsEventProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.WindowsEventProperty
CfnApplication.WindowsEventPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.WindowsEventProperty.Builder, CfnApplication.WindowsEventProperty.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(List<String> eventLevels,
String eventName,
String logGroupName,
String patternSet)
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) |
List<String> |
getEventLevels()
`CfnApplication.WindowsEventProperty.EventLevels`.
|
String |
getEventName()
`CfnApplication.WindowsEventProperty.EventName`.
|
String |
getLogGroupName()
`CfnApplication.WindowsEventProperty.LogGroupName`.
|
String |
getPatternSet()
`CfnApplication.WindowsEventProperty.PatternSet`.
|
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 List<String> getEventLevels()
CfnApplication.WindowsEventPropertygetEventLevels in interface CfnApplication.WindowsEventPropertypublic final String getEventName()
CfnApplication.WindowsEventPropertygetEventName in interface CfnApplication.WindowsEventPropertypublic final String getLogGroupName()
CfnApplication.WindowsEventPropertygetLogGroupName in interface CfnApplication.WindowsEventPropertypublic final String getPatternSet()
CfnApplication.WindowsEventPropertygetPatternSet in interface CfnApplication.WindowsEventProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.