@Stability(value=Stable) @Internal public static final class CfnWirelessDeviceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWirelessDeviceProps
CfnWirelessDevicePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnWirelessDeviceProps.Builder, CfnWirelessDeviceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String destinationName,
String type,
String description,
String lastUplinkReceivedAt,
Object loRaWan,
String name,
List<? extends CfnTag> tags,
String thingArn)
Constructor that initializes the object based on literal property values passed by the
CfnWirelessDeviceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::IoTWireless::WirelessDevice.Description`.
|
String |
getDestinationName()
`AWS::IoTWireless::WirelessDevice.DestinationName`.
|
String |
getLastUplinkReceivedAt()
`AWS::IoTWireless::WirelessDevice.LastUplinkReceivedAt`.
|
Object |
getLoRaWan()
`AWS::IoTWireless::WirelessDevice.LoRaWAN`.
|
String |
getName()
`AWS::IoTWireless::WirelessDevice.Name`.
|
List<CfnTag> |
getTags()
`AWS::IoTWireless::WirelessDevice.Tags`.
|
String |
getThingArn()
`AWS::IoTWireless::WirelessDevice.ThingArn`.
|
String |
getType()
`AWS::IoTWireless::WirelessDevice.Type`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String destinationName, String type, String description, String lastUplinkReceivedAt, Object loRaWan, String name, List<? extends CfnTag> tags, String thingArn)
CfnWirelessDeviceProps.Builder.public final String getDestinationName()
CfnWirelessDevicePropsgetDestinationName in interface CfnWirelessDevicePropspublic final String getType()
CfnWirelessDevicePropsgetType in interface CfnWirelessDevicePropspublic final String getDescription()
CfnWirelessDevicePropsgetDescription in interface CfnWirelessDevicePropspublic final String getLastUplinkReceivedAt()
CfnWirelessDevicePropsgetLastUplinkReceivedAt in interface CfnWirelessDevicePropspublic final Object getLoRaWan()
CfnWirelessDevicePropsgetLoRaWan in interface CfnWirelessDevicePropspublic final String getName()
CfnWirelessDevicePropsgetName in interface CfnWirelessDevicePropspublic final List<CfnTag> getTags()
CfnWirelessDevicePropsgetTags in interface CfnWirelessDevicePropspublic final String getThingArn()
CfnWirelessDevicePropsgetThingArn in interface CfnWirelessDeviceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.