Class CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty
@Stability(Stable)
@Internal
public static final class CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty
An implementation for
CfnNetworkAnalyzerConfigurationPropsMixin.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.cfnpropertymixins.services.iotwireless.CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty
CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty.Builder, CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkAnalyzerConfigurationPropsMixin.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
protected Jsii$Proxy(CfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty.Builder.
-
-
Method Details
-
getLogLevel
Description copied from interface:CfnNetworkAnalyzerConfigurationPropsMixin.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 interfaceCfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty- See Also:
-
getWirelessDeviceFrameInfo
Description copied from interface:CfnNetworkAnalyzerConfigurationPropsMixin.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 interfaceCfnNetworkAnalyzerConfigurationPropsMixin.TraceContentProperty- See Also:
-
$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()
-