@Stability(value=Stable) @Internal public static final class CfnLoggerDefinition.LoggerProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoggerDefinition.LoggerProperty
CfnLoggerDefinition.LoggerPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoggerDefinition.LoggerProperty.Builder, CfnLoggerDefinition.LoggerProperty.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(String component,
String id,
String level,
String type,
Number space)
Constructor that initializes the object based on literal property values passed by the
CfnLoggerDefinition.LoggerDefinitionVersionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComponent()
`CfnLoggerDefinition.LoggerProperty.Component`.
|
String |
getId()
`CfnLoggerDefinition.LoggerProperty.Id`.
|
String |
getLevel()
`CfnLoggerDefinition.LoggerProperty.Level`.
|
Number |
getSpace()
`CfnLoggerDefinition.LoggerProperty.Space`.
|
String |
getType()
`CfnLoggerDefinition.LoggerProperty.Type`.
|
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 String getComponent()
CfnLoggerDefinition.LoggerPropertygetComponent in interface CfnLoggerDefinition.LoggerPropertypublic final String getId()
CfnLoggerDefinition.LoggerPropertygetId in interface CfnLoggerDefinition.LoggerPropertypublic final String getLevel()
CfnLoggerDefinition.LoggerPropertygetLevel in interface CfnLoggerDefinition.LoggerPropertypublic final String getType()
CfnLoggerDefinition.LoggerPropertygetType in interface CfnLoggerDefinition.LoggerPropertypublic final Number getSpace()
CfnLoggerDefinition.LoggerPropertygetSpace in interface CfnLoggerDefinition.LoggerProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.