Topic Rule Location Action Args
data class TopicRuleLocationActionArgs(val deviceId: Output<String>, val latitude: Output<String>, val longitude: Output<String>, val roleArn: Output<String>, val timestamp: Output<TopicRuleTimestampArgs>? = null, val trackerName: Output<String>) : ConvertibleToJava<TopicRuleLocationActionArgs>
Constructors
Link copied to clipboard
fun TopicRuleLocationActionArgs(deviceId: Output<String>, latitude: Output<String>, longitude: Output<String>, roleArn: Output<String>, timestamp: Output<TopicRuleTimestampArgs>? = null, trackerName: Output<String>)