timestamp

@JvmName(name = "brtskcvjxwsdomdi")
suspend fun timestamp(value: Output<TopicRuleTimestampArgs>)
@JvmName(name = "cvuqkbrgmhorplcp")
suspend fun timestamp(value: TopicRuleTimestampArgs?)

Parameters

value

The time that the location data was sampled. The default value is the time the MQTT message was processed.


@JvmName(name = "grgcxdjoojcyxkcr")
suspend fun timestamp(argument: suspend TopicRuleTimestampArgsBuilder.() -> Unit)

Parameters

argument

The time that the location data was sampled. The default value is the time the MQTT message was processed.