class Aws::EventBridge::Types::SqsParameters

This structure includes the custom parameter to be used when the target is an SQS FIFO queue.

@note When making an API call, you may pass SqsParameters

data as a hash:

    {
      message_group_id: "MessageGroupId",
    }

@!attribute [rw] message_group_id

The FIFO message group ID to use as the target.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/eventbridge-2015-10-07/SqsParameters AWS API Documentation

Constants

SENSITIVE