Class CfnNetworkAnalyzerConfiguration.TraceContentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotwireless.CfnNetworkAnalyzerConfiguration.TraceContentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNetworkAnalyzerConfiguration.TraceContentProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnNetworkAnalyzerConfiguration.TraceContentProperty
@Stability(Stable)
@Internal
public static final class CfnNetworkAnalyzerConfiguration.TraceContentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNetworkAnalyzerConfiguration.TraceContentProperty
An implementation for
CfnNetworkAnalyzerConfiguration.TraceContentProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.iotwireless.CfnNetworkAnalyzerConfiguration.TraceContentProperty
CfnNetworkAnalyzerConfiguration.TraceContentProperty.Builder, CfnNetworkAnalyzerConfiguration.TraceContentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkAnalyzerConfiguration.TraceContentProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnNetworkAnalyzerConfiguration.TraceContentProperty.Builder.
-
-
Method Details
-
getLogLevel
Description copied from interface:CfnNetworkAnalyzerConfiguration.TraceContentPropertyThe log level for a log message.The log levels can be disabled, or set to
ERRORto display less verbose logs containing only error information, or toINFOfor more detailed logs- Specified by:
getLogLevelin interfaceCfnNetworkAnalyzerConfiguration.TraceContentProperty
-
getWirelessDeviceFrameInfo
Description copied from interface:CfnNetworkAnalyzerConfiguration.TraceContentPropertyFrameInfoof your wireless device resources for the trace content.Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
- Specified by:
getWirelessDeviceFrameInfoin interfaceCfnNetworkAnalyzerConfiguration.TraceContentProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-