Uses of Class
software.amazon.awscdk.services.iotwireless.CfnServiceProfile.LoRaWANServiceProfileProperty.Builder
-
Uses of CfnServiceProfile.LoRaWANServiceProfileProperty.Builder in software.amazon.awscdk.services.iotwireless
Modifier and TypeMethodDescriptionCfnServiceProfile.LoRaWANServiceProfileProperty.Builder.addGwMetadata
(Boolean addGwMetadata) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getAddGwMetadata()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.addGwMetadata
(IResolvable addGwMetadata) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getAddGwMetadata()
CfnServiceProfile.LoRaWANServiceProfileProperty.builder()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.channelMask
(String channelMask) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getChannelMask()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.devStatusReqFreq
(Number devStatusReqFreq) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getDevStatusReqFreq()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.dlBucketSize
(Number dlBucketSize) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getDlBucketSize()
Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getDlRate()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.dlRatePolicy
(String dlRatePolicy) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getDlRatePolicy()
Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getDrMax()
Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getDrMin()
Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getHrAllowed()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.hrAllowed
(IResolvable hrAllowed) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getHrAllowed()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.minGwDiversity
(Number minGwDiversity) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getMinGwDiversity()
Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getNwkGeoLoc()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.nwkGeoLoc
(IResolvable nwkGeoLoc) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getNwkGeoLoc()
Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getPrAllowed()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.prAllowed
(IResolvable prAllowed) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getPrAllowed()
Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getRaAllowed()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.raAllowed
(IResolvable raAllowed) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getRaAllowed()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.reportDevStatusBattery
(Boolean reportDevStatusBattery) CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.reportDevStatusBattery
(IResolvable reportDevStatusBattery) CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.reportDevStatusMargin
(Boolean reportDevStatusMargin) CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.reportDevStatusMargin
(IResolvable reportDevStatusMargin) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getTargetPer()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.ulBucketSize
(Number ulBucketSize) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getUlBucketSize()
Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getUlRate()
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.ulRatePolicy
(String ulRatePolicy) Sets the value ofCfnServiceProfile.LoRaWANServiceProfileProperty.getUlRatePolicy()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnServiceProfile.LoRaWANServiceProfileProperty.Builder
.