Class CfnWirelessDevicePropsMixin.ApplicationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnWirelessDevicePropsMixin.ApplicationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWirelessDevicePropsMixin.ApplicationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWirelessDevicePropsMixin.ApplicationProperty
@Stability(Stable)
@Internal
public static final class CfnWirelessDevicePropsMixin.ApplicationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWirelessDevicePropsMixin.ApplicationProperty
An implementation for
CfnWirelessDevicePropsMixin.ApplicationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnWirelessDevicePropsMixin.ApplicationProperty
CfnWirelessDevicePropsMixin.ApplicationProperty.Builder, CfnWirelessDevicePropsMixin.ApplicationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWirelessDevicePropsMixin.ApplicationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe name of the position data destination that describes the IoT rule that processes the device's position data.final NumbergetFPort()The name of the new destination for the device.final StringgetType()Application type, which can be specified to obtain real-time position information of your LoRaWAN device.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnWirelessDevicePropsMixin.ApplicationProperty.Builder.
-
-
Method Details
-
getDestinationName
Description copied from interface:CfnWirelessDevicePropsMixin.ApplicationPropertyThe name of the position data destination that describes the IoT rule that processes the device's position data.- Specified by:
getDestinationNamein interfaceCfnWirelessDevicePropsMixin.ApplicationProperty- See Also:
-
getFPort
Description copied from interface:CfnWirelessDevicePropsMixin.ApplicationPropertyThe name of the new destination for the device.- Specified by:
getFPortin interfaceCfnWirelessDevicePropsMixin.ApplicationProperty- See Also:
-
getType
Description copied from interface:CfnWirelessDevicePropsMixin.ApplicationPropertyApplication type, which can be specified to obtain real-time position information of your LoRaWAN device.- Specified by:
getTypein interfaceCfnWirelessDevicePropsMixin.ApplicationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-