@Stability(value=Stable)
public static interface CfnDeviceProfile.LoRaWANDeviceProfileProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder
A builder for
CfnDeviceProfile.LoRaWANDeviceProfileProperty |
static class |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Jsii$Proxy
An implementation for
CfnDeviceProfile.LoRaWANDeviceProfileProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder |
builder() |
default Number |
getClassBTimeout()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.ClassBTimeout`.
|
default Number |
getClassCTimeout()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.ClassCTimeout`.
|
default String |
getMacVersion()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.MacVersion`.
|
default Number |
getMaxDutyCycle()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.MaxDutyCycle`.
|
default Number |
getMaxEirp()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.MaxEirp`.
|
default Number |
getPingSlotDr()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.PingSlotDr`.
|
default Number |
getPingSlotFreq()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.PingSlotFreq`.
|
default Number |
getPingSlotPeriod()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.PingSlotPeriod`.
|
default String |
getRegParamsRevision()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.RegParamsRevision`.
|
default String |
getRfRegion()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.RfRegion`.
|
default Object |
getSupports32BitFCnt()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.Supports32BitFCnt`.
|
default Object |
getSupportsClassB()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.SupportsClassB`.
|
default Object |
getSupportsClassC()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.SupportsClassC`.
|
default Object |
getSupportsJoin()
`CfnDeviceProfile.LoRaWANDeviceProfileProperty.SupportsJoin`.
|
@Stability(value=Stable) @Nullable default Number getClassBTimeout()
@Stability(value=Stable) @Nullable default Number getClassCTimeout()
@Stability(value=Stable) @Nullable default String getMacVersion()
@Stability(value=Stable) @Nullable default Number getMaxDutyCycle()
@Stability(value=Stable) @Nullable default Number getMaxEirp()
@Stability(value=Stable) @Nullable default Number getPingSlotDr()
@Stability(value=Stable) @Nullable default Number getPingSlotFreq()
@Stability(value=Stable) @Nullable default Number getPingSlotPeriod()
@Stability(value=Stable) @Nullable default String getRegParamsRevision()
@Stability(value=Stable) @Nullable default String getRfRegion()
@Stability(value=Stable) @Nullable default Object getSupports32BitFCnt()
@Stability(value=Stable) @Nullable default Object getSupportsClassB()
@Stability(value=Stable) @Nullable default Object getSupportsClassC()
@Stability(value=Stable) @Nullable default Object getSupportsJoin()
@Stability(value=Stable) static CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder builder()
Copyright © 2021. All rights reserved.