@Stability(value=Stable) public static final class CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeviceProfile.LoRaWANDeviceProfileProperty>
CfnDeviceProfile.LoRaWANDeviceProfileProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder classBTimeout(Number classBTimeout)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getClassBTimeout()classBTimeout - The ClassBTimeout value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder classCTimeout(Number classCTimeout)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getClassCTimeout()classCTimeout - The ClassCTimeout value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder macVersion(String macVersion)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getMacVersion()macVersion - The MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder maxDutyCycle(Number maxDutyCycle)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getMaxDutyCycle()maxDutyCycle - The MaxDutyCycle value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder maxEirp(Number maxEirp)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getMaxEirp()maxEirp - The MaxEIRP value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder pingSlotDr(Number pingSlotDr)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getPingSlotDr()pingSlotDr - The PingSlotDR value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder pingSlotFreq(Number pingSlotFreq)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getPingSlotFreq()pingSlotFreq - The PingSlotFreq value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder pingSlotPeriod(Number pingSlotPeriod)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getPingSlotPeriod()pingSlotPeriod - The PingSlotPeriod value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder regParamsRevision(String regParamsRevision)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getRegParamsRevision()regParamsRevision - The version of regional parameters.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder rfRegion(String rfRegion)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getRfRegion()rfRegion - The frequency band (RFRegion) value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder supports32BitFCnt(Boolean supports32BitFCnt)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupports32BitFCnt()supports32BitFCnt - The Supports32BitFCnt value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder supports32BitFCnt(IResolvable supports32BitFCnt)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupports32BitFCnt()supports32BitFCnt - The Supports32BitFCnt value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder supportsClassB(Boolean supportsClassB)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassB()supportsClassB - The SupportsClassB value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder supportsClassB(IResolvable supportsClassB)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassB()supportsClassB - The SupportsClassB value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder supportsClassC(Boolean supportsClassC)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassC()supportsClassC - The SupportsClassC value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder supportsClassC(IResolvable supportsClassC)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassC()supportsClassC - The SupportsClassC value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder supportsJoin(Boolean supportsJoin)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsJoin()supportsJoin - The SupportsJoin value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder supportsJoin(IResolvable supportsJoin)
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsJoin()supportsJoin - The SupportsJoin value.this@Stability(value=Stable) public CfnDeviceProfile.LoRaWANDeviceProfileProperty build()
build in interface software.amazon.jsii.Builder<CfnDeviceProfile.LoRaWANDeviceProfileProperty>CfnDeviceProfile.LoRaWANDeviceProfilePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.