@Stability(value=Stable) @Internal public static final class CfnLoggerDefinitionVersion.LoggerProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoggerDefinitionVersion.LoggerProperty
CfnLoggerDefinitionVersion.LoggerPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoggerDefinitionVersion.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, 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()
CfnLoggerDefinitionVersion.LoggerPropertygetComponent in interface CfnLoggerDefinitionVersion.LoggerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-componentpublic final String getId()
CfnLoggerDefinitionVersion.LoggerPropertygetId in interface CfnLoggerDefinitionVersion.LoggerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-idpublic final String getLevel()
CfnLoggerDefinitionVersion.LoggerPropertygetLevel in interface CfnLoggerDefinitionVersion.LoggerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-levelpublic final String getType()
CfnLoggerDefinitionVersion.LoggerPropertygetType in interface CfnLoggerDefinitionVersion.LoggerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-typepublic final Number getSpace()
CfnLoggerDefinitionVersion.LoggerPropertygetSpace in interface CfnLoggerDefinitionVersion.LoggerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-space@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.