Schedule Sqs Parameters Args
data class ScheduleSqsParametersArgs(val messageGroupId: Output<String>? = null) : ConvertibleToJava<ScheduleSqsParametersArgs>
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.