messageId

@JvmName(name = "kohfoetxqrdykjvp")
suspend fun messageId(value: Output<String>)
@JvmName(name = "hvwrkbupvpwymmdh")
suspend fun messageId(value: String?)

Parameters

value

The ID of the message. The default messageId is a new UUID value. When batchMode is true , you can't specify a messageId --a new UUID value will be assigned. Assign a value to this property to ensure that only one input (message) with a given messageId will be processed by an AWS IoT Events detector.