messageRetentionPeriod

@JvmName(name = "dujlbenihojypptk")
suspend fun messageRetentionPeriod(value: Output<Int>)
@JvmName(name = "fnuvgbpymlwvtleq")
suspend fun messageRetentionPeriod(value: Int?)

Parameters

value

The maximum period for which a message can be retained in the queue. After the specified period, the message is deleted no matter whether the message is consumed. Unit: seconds. Valid values: 60-604800. Default value: 345600.