@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(CfnApplication.WindowsEventProperty.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) |
List<String> |
getEventLevels()
The levels of event to log.
|
String |
getEventName()
The type of Windows Events to log, equivalent to the Windows Event log channel name.
|
String |
getLogGroupName()
The CloudWatch log group name to be associated with the monitored log.
|
String |
getPatternSet()
The log pattern set.
|
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.WindowsEventProperty.Builder builder)
CfnApplication.AlarmMetricProperty.Builder.public final List<String> getEventLevels()
CfnApplication.WindowsEventProperty
You must specify each level to log. Possible values include INFORMATION , WARNING , ERROR , CRITICAL , and VERBOSE . This field is required for each type of Windows Event to log.
getEventLevels in interface CfnApplication.WindowsEventPropertypublic final String getEventName()
CfnApplication.WindowsEventPropertyFor example, System, Security, CustomEventName, and so on. This field is required for each type of Windows event to log.
getEventName 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 © 2022. All rights reserved.