@Stability(value=Stable) @Internal public static final class CfnTopicRule.LocationActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.LocationActionProperty
CfnTopicRule.LocationActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.LocationActionProperty.Builder, CfnTopicRule.LocationActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopicRule.LocationActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.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 |
getDeviceId()
The unique ID of the device providing the location data.
|
String |
getLatitude()
A string that evaluates to a double value that represents the latitude of the device's location.
|
String |
getLongitude()
A string that evaluates to a double value that represents the longitude of the device's location.
|
String |
getRoleArn()
The IAM role that grants permission to write to the Amazon Location resource.
|
Object |
getTimestamp()
The time that the location data was sampled.
|
String |
getTrackerName()
The name of the tracker resource in Amazon Location in which the location is updated.
|
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(CfnTopicRule.LocationActionProperty.Builder builder)
CfnTopicRule.ActionProperty.Builder.public final String getDeviceId()
CfnTopicRule.LocationActionPropertygetDeviceId in interface CfnTopicRule.LocationActionPropertypublic final String getLatitude()
CfnTopicRule.LocationActionPropertygetLatitude in interface CfnTopicRule.LocationActionPropertypublic final String getLongitude()
CfnTopicRule.LocationActionPropertygetLongitude in interface CfnTopicRule.LocationActionPropertypublic final String getRoleArn()
CfnTopicRule.LocationActionPropertygetRoleArn in interface CfnTopicRule.LocationActionPropertypublic final String getTrackerName()
CfnTopicRule.LocationActionPropertygetTrackerName in interface CfnTopicRule.LocationActionPropertypublic final Object getTimestamp()
CfnTopicRule.LocationActionPropertyThe default value is the time the MQTT message was processed.
getTimestamp in interface CfnTopicRule.LocationActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.