Class CfnDeviceProfile.LoRaWANDeviceProfileProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotwireless.CfnDeviceProfile.LoRaWANDeviceProfileProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeviceProfile.LoRaWANDeviceProfileProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnDeviceProfile.LoRaWANDeviceProfileProperty
@Stability(Stable)
@Internal
public static final class CfnDeviceProfile.LoRaWANDeviceProfileProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDeviceProfile.LoRaWANDeviceProfileProperty
An implementation for
CfnDeviceProfile.LoRaWANDeviceProfileProperty-
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.CfnDeviceProfile.LoRaWANDeviceProfileProperty
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder, CfnDeviceProfile.LoRaWANDeviceProfileProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumberThe ClassBTimeout value.final NumberThe ClassCTimeout value.final ObjectThe list of values that make up the FactoryPresetFreqs value.final StringThe MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile.final NumberThe MaxDutyCycle value.final NumberThe MaxEIRP value.final NumberThe PingSlotDR value.final NumberThe PingSlotFreq value.final NumberThe PingSlotPeriod value.final StringThe version of regional parameters.final StringThe frequency band (RFRegion) value.final NumberThe RXDataRate2 value.final NumberThe RXDelay1 value.final NumberThe RXDROffset1 value.final NumberThe RXFreq2 value.final ObjectThe Supports32BitFCnt value.final ObjectThe SupportsClassB value.final ObjectThe SupportsClassC value.final ObjectThe SupportsJoin value.final inthashCode()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 theCfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.
-
-
Method Details
-
getClassBTimeout
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe ClassBTimeout value.- Specified by:
getClassBTimeoutin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getClassCTimeout
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe ClassCTimeout value.- Specified by:
getClassCTimeoutin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getFactoryPresetFreqsList
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe list of values that make up the FactoryPresetFreqs value.Valid range of values include a minimum value of 1000000 and a maximum value of 16700000.
- Specified by:
getFactoryPresetFreqsListin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getMacVersion
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile.- Specified by:
getMacVersionin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getMaxDutyCycle
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe MaxDutyCycle value.- Specified by:
getMaxDutyCyclein interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getMaxEirp
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe MaxEIRP value.- Specified by:
getMaxEirpin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getPingSlotDr
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe PingSlotDR value.- Specified by:
getPingSlotDrin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getPingSlotFreq
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe PingSlotFreq value.- Specified by:
getPingSlotFreqin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getPingSlotPeriod
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe PingSlotPeriod value.- Specified by:
getPingSlotPeriodin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getRegParamsRevision
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe version of regional parameters.- Specified by:
getRegParamsRevisionin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getRfRegion
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe frequency band (RFRegion) value.- Specified by:
getRfRegionin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getRxDataRate2
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe RXDataRate2 value.- Specified by:
getRxDataRate2in interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getRxDelay1
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe RXDelay1 value.- Specified by:
getRxDelay1in interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getRxDrOffset1
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe RXDROffset1 value.- Specified by:
getRxDrOffset1in interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getRxFreq2
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe RXFreq2 value.- Specified by:
getRxFreq2in interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getSupports32BitFCnt
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe Supports32BitFCnt value.- Specified by:
getSupports32BitFCntin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getSupportsClassB
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe SupportsClassB value.- Specified by:
getSupportsClassBin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getSupportsClassC
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe SupportsClassC value.- Specified by:
getSupportsClassCin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
getSupportsJoin
Description copied from interface:CfnDeviceProfile.LoRaWANDeviceProfilePropertyThe SupportsJoin value.- Specified by:
getSupportsJoinin interfaceCfnDeviceProfile.LoRaWANDeviceProfileProperty
-
$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()
-