sqsParameters

@JvmName(name = "wencqqkphobuykgn")
suspend fun sqsParameters(value: Output<ScheduleSqsParametersArgs>)
@JvmName(name = "dhknayehyqswehiu")
suspend fun sqsParameters(value: ScheduleSqsParametersArgs?)

Parameters

value

The templated target type for the Amazon SQS SendMessage API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .


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

Parameters

argument

The templated target type for the Amazon SQS SendMessage API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .