sqsParameters

@JvmName(name = "unglxfldupgcvssu")
suspend fun sqsParameters(value: Output<RuleSqsParametersArgs>)
@JvmName(name = "oesbipjcocvcfspk")
suspend fun sqsParameters(value: RuleSqsParametersArgs?)

Parameters

value

Contains the message group ID to use when the target is a FIFO queue. If you specify an SQS FIFO queue as a target, the queue must have content-based deduplication enabled.


@JvmName(name = "luvorieivtyhtjnd")
suspend fun sqsParameters(argument: suspend RuleSqsParametersArgsBuilder.() -> Unit)

Parameters

argument

Contains the message group ID to use when the target is a FIFO queue. If you specify an SQS FIFO queue as a target, the queue must have content-based deduplication enabled.