@Stability(value=Stable) @Internal public static final class CfnApplication.LogPatternSetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.LogPatternSetProperty
CfnApplication.LogPatternSetPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.LogPatternSetProperty.Builder, CfnApplication.LogPatternSetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.LogPatternSetProperty.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 |
getLogPatterns()
A list of objects that define the log patterns that belong to `LogPatternSet` .
|
String |
getPatternSetName()
The name 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.LogPatternSetProperty.Builder builder)
CfnApplication.AlarmMetricProperty.Builder.public final Object getLogPatterns()
CfnApplication.LogPatternSetPropertygetLogPatterns in interface CfnApplication.LogPatternSetPropertypublic final String getPatternSetName()
CfnApplication.LogPatternSetPropertyA log pattern name can contain up to 30 characters, and it cannot be empty. The characters can be Unicode letters, digits, or one of the following symbols: period, dash, underscore.
getPatternSetName in interface CfnApplication.LogPatternSetProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.