Class CfnServiceProfile.LoRaWANServiceProfileProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServiceProfile.LoRaWANServiceProfileProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnServiceProfile.LoRaWANServiceProfileProperty
CfnServiceProfile.LoRaWANServiceProfileProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iotwireless.CfnServiceProfile.LoRaWANServiceProfileProperty
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder, CfnServiceProfile.LoRaWANServiceProfileProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnServiceProfile.LoRaWANServiceProfileProperty.Builder
.protected
Jsii$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.JsonNode
final boolean
final Object
The AddGWMetaData value.final String
The ChannelMask value.final Number
The DevStatusReqFreq value.final Number
The DLBucketSize value.final Number
The DLRate value.final String
The DLRatePolicy value.final Number
getDrMax()
The DRMax value.final Number
getDrMin()
The DRMin value.final Object
The HRAllowed value that describes whether handover roaming is allowed.final Number
The MinGwDiversity value.final Object
The NwkGeoLoc value.final Object
The PRAllowed value that describes whether passive roaming is allowed.final Object
The RAAllowed value that describes whether roaming activation is allowed.final Object
The ReportDevStatusBattery value.final Object
The ReportDevStatusMargin value.final Number
The TargetPer value.final Number
The UlBucketSize value.final Number
The ULRate value.final String
The ULRatePolicy value.final int
hashCode()
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 theCfnServiceProfile.LoRaWANServiceProfileProperty.Builder
.
-
-
Method Details
-
getAddGwMetadata
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The AddGWMetaData value.- Specified by:
getAddGwMetadata
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getChannelMask
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The ChannelMask value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getChannelMask
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getDevStatusReqFreq
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The DevStatusReqFreq value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getDevStatusReqFreq
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getDlBucketSize
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The DLBucketSize value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getDlBucketSize
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getDlRate
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The DLRate value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getDlRate
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getDlRatePolicy
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The DLRatePolicy value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getDlRatePolicy
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getDrMax
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The DRMax value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getDrMax
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getDrMin
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The DRMin value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getDrMin
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getHrAllowed
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The HRAllowed value that describes whether handover roaming is allowed.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getHrAllowed
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getMinGwDiversity
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The MinGwDiversity value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getMinGwDiversity
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getNwkGeoLoc
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The NwkGeoLoc value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getNwkGeoLoc
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getPrAllowed
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The PRAllowed value that describes whether passive roaming is allowed.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getPrAllowed
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getRaAllowed
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The RAAllowed value that describes whether roaming activation is allowed.- Specified by:
getRaAllowed
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getReportDevStatusBattery
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The ReportDevStatusBattery value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getReportDevStatusBattery
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getReportDevStatusMargin
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The ReportDevStatusMargin value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getReportDevStatusMargin
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getTargetPer
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The TargetPer value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getTargetPer
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getUlBucketSize
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The UlBucketSize value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getUlBucketSize
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getUlRate
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The ULRate value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getUlRate
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
getUlRatePolicy
Description copied from interface:CfnServiceProfile.LoRaWANServiceProfileProperty
The ULRatePolicy value.This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
- Specified by:
getUlRatePolicy
in interfaceCfnServiceProfile.LoRaWANServiceProfileProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-