@Stability(value=Stable) @Internal public static final class CfnApplication.LogPatternProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.LogPatternProperty
CfnApplication.LogPatternPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.LogPatternProperty.Builder, CfnApplication.LogPatternProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.LogPatternProperty.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) |
String |
getPattern()
A regular expression that defines the log pattern.
|
String |
getPatternName()
The name of the log pattern.
|
Number |
getRank()
The rank of the log pattern.
|
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.LogPatternProperty.Builder builder)
CfnApplication.AlarmMetricProperty.Builder.public final String getPattern()
CfnApplication.LogPatternPropertyA log pattern can contain up to 50 characters, and it cannot be empty.
getPattern in interface CfnApplication.LogPatternPropertypublic final String getPatternName()
CfnApplication.LogPatternPropertyA log pattern name can contain up to 50 characters, and it cannot be empty. The characters can be Unicode letters, digits, or one of the following symbols: period, dash, underscore.
getPatternName in interface CfnApplication.LogPatternPropertypublic final Number getRank()
CfnApplication.LogPatternPropertygetRank in interface CfnApplication.LogPatternProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.