@Stability(value=Stable) @Internal public static final class CfnWirelessGatewayProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWirelessGatewayProps
CfnWirelessGatewayPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnWirelessGatewayProps.Builder, CfnWirelessGatewayProps.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(Object loRaWan,
String description,
String lastUplinkReceivedAt,
String name,
List<? extends CfnTag> tags,
String thingArn)
Constructor that initializes the object based on literal property values passed by the
CfnWirelessGatewayProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::IoTWireless::WirelessGateway.Description`.
|
String |
getLastUplinkReceivedAt()
`AWS::IoTWireless::WirelessGateway.LastUplinkReceivedAt`.
|
Object |
getLoRaWan()
`AWS::IoTWireless::WirelessGateway.LoRaWAN`.
|
String |
getName()
`AWS::IoTWireless::WirelessGateway.Name`.
|
List<CfnTag> |
getTags()
`AWS::IoTWireless::WirelessGateway.Tags`.
|
String |
getThingArn()
`AWS::IoTWireless::WirelessGateway.ThingArn`.
|
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.public final Object getLoRaWan()
CfnWirelessGatewayPropsgetLoRaWan in interface CfnWirelessGatewayPropspublic final String getDescription()
CfnWirelessGatewayPropsgetDescription in interface CfnWirelessGatewayPropspublic final String getLastUplinkReceivedAt()
CfnWirelessGatewayPropsgetLastUplinkReceivedAt in interface CfnWirelessGatewayPropspublic final String getName()
CfnWirelessGatewayPropsgetName in interface CfnWirelessGatewayPropspublic final List<CfnTag> getTags()
CfnWirelessGatewayPropsgetTags in interface CfnWirelessGatewayPropspublic final String getThingArn()
CfnWirelessGatewayPropsgetThingArn in interface CfnWirelessGatewayProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.