contentBasedDeduplication

@JvmName(name = "tkkrjdodjtjfpuar")
suspend fun contentBasedDeduplication(value: Output<Boolean>)
@JvmName(name = "fxrodbxvfuycurxb")
suspend fun contentBasedDeduplication(value: Boolean?)

Parameters

value

For first-in-first-out (FIFO) queues, specifies whether to enable content-based deduplication. During the deduplication interval, SQS treats messages that are sent with identical content as duplicates and delivers only one copy of the message. For more information, see the `ContentBasedDeduplication` attribute for the `CreateQueue` action in the API Reference.