@Stability(value=Stable)
public static interface CfnWirelessDevice.LoRaWANDeviceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWirelessDevice.LoRaWANDeviceProperty.Builder
A builder for
CfnWirelessDevice.LoRaWANDeviceProperty |
static class |
CfnWirelessDevice.LoRaWANDeviceProperty.Jsii$Proxy
An implementation for
CfnWirelessDevice.LoRaWANDeviceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWirelessDevice.LoRaWANDeviceProperty.Builder |
builder() |
default Object |
getAbpV10X()
`CfnWirelessDevice.LoRaWANDeviceProperty.AbpV10x`.
|
default Object |
getAbpV11()
`CfnWirelessDevice.LoRaWANDeviceProperty.AbpV11`.
|
default String |
getDevEui()
`CfnWirelessDevice.LoRaWANDeviceProperty.DevEui`.
|
default String |
getDeviceProfileId()
`CfnWirelessDevice.LoRaWANDeviceProperty.DeviceProfileId`.
|
default Object |
getOtaaV10X()
`CfnWirelessDevice.LoRaWANDeviceProperty.OtaaV10x`.
|
default Object |
getOtaaV11()
`CfnWirelessDevice.LoRaWANDeviceProperty.OtaaV11`.
|
default String |
getServiceProfileId()
`CfnWirelessDevice.LoRaWANDeviceProperty.ServiceProfileId`.
|
@Stability(value=Stable) @Nullable default Object getAbpV10X()
@Stability(value=Stable) @Nullable default Object getAbpV11()
@Stability(value=Stable) @Nullable default String getDevEui()
@Stability(value=Stable) @Nullable default String getDeviceProfileId()
@Stability(value=Stable) @Nullable default Object getOtaaV10X()
@Stability(value=Stable) @Nullable default Object getOtaaV11()
@Stability(value=Stable) @Nullable default String getServiceProfileId()
@Stability(value=Stable) static CfnWirelessDevice.LoRaWANDeviceProperty.Builder builder()
Copyright © 2021. All rights reserved.