@Stability(value=Stable) @Internal public static final class CfnLoggerDefinitionVersion.LoggerProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoggerDefinitionVersion.LoggerProperty
CfnLoggerDefinitionVersion.LoggerProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnLoggerDefinitionVersion.LoggerProperty.Builder, CfnLoggerDefinitionVersion.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
CfnLoggerDefinitionVersion.LoggerProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComponent()
`CfnLoggerDefinitionVersion.LoggerProperty.Component`.
|
String |
getId()
`CfnLoggerDefinitionVersion.LoggerProperty.Id`.
|
String |
getLevel()
`CfnLoggerDefinitionVersion.LoggerProperty.Level`.
|
Number |
getSpace()
`CfnLoggerDefinitionVersion.LoggerProperty.Space`.
|
String |
getType()
`CfnLoggerDefinitionVersion.LoggerProperty.Type`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final String getComponent()
CfnLoggerDefinitionVersion.LoggerProperty
getComponent
in interface CfnLoggerDefinitionVersion.LoggerProperty
public final String getId()
CfnLoggerDefinitionVersion.LoggerProperty
getId
in interface CfnLoggerDefinitionVersion.LoggerProperty
public final String getLevel()
CfnLoggerDefinitionVersion.LoggerProperty
getLevel
in interface CfnLoggerDefinitionVersion.LoggerProperty
public final String getType()
CfnLoggerDefinitionVersion.LoggerProperty
getType
in interface CfnLoggerDefinitionVersion.LoggerProperty
public final Number getSpace()
CfnLoggerDefinitionVersion.LoggerProperty
getSpace
in interface CfnLoggerDefinitionVersion.LoggerProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.