@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(CfnWirelessDeviceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWirelessDeviceProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
The description of the new resource.
|
String |
getDestinationName()
The name of the destination to assign to the new wireless device.
|
String |
getLastUplinkReceivedAt()
The date and time when the most recent uplink was received.
|
Object |
getLoRaWan()
The device configuration information to use to create the wireless device.
|
String |
getName()
The name of the new resource.
|
List<CfnTag> |
getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
String |
getThingArn()
The ARN of the thing to associate with the wireless device.
|
String |
getType()
The wireless device 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(CfnWirelessDeviceProps.Builder builder)
CfnWirelessDeviceProps.Builder.public final String getDestinationName()
CfnWirelessDevicePropsCan have only have alphanumeric, - (hyphen) and _ (underscore) characters and it can't have any spaces.
getDestinationName in interface CfnWirelessDevicePropspublic final String getType()
CfnWirelessDevicePropsgetType in interface CfnWirelessDevicePropspublic final String getDescription()
CfnWirelessDevicePropsMaximum length is 2048.
getDescription in interface CfnWirelessDevicePropspublic final String getLastUplinkReceivedAt()
CfnWirelessDevicePropsgetLastUplinkReceivedAt in interface CfnWirelessDevicePropspublic final Object getLoRaWan()
CfnWirelessDevicePropsMust be at least one of OtaaV10x, OtaaV11, AbpV11, or AbpV10x.
getLoRaWan in interface CfnWirelessDevicePropspublic final String getName()
CfnWirelessDevicePropsgetName in interface CfnWirelessDevicePropspublic final List<CfnTag> getTags()
CfnWirelessDevicePropsTags can have a minimum of 0 and a maximum of 50 items.
getTags 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 © 2022. All rights reserved.