All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.http4k.connect.amazon.sqs.SendMessageBatchResponse.peb Maven / Gradle / Ivy

The newest version!


    
        {% for entry in model.Successful %}
        
            {{entry.Id}}
            {{entry.MessageId}}
            {{entry.MD5OfMessageBody}}
            {% if entry.MD5OfMessageAttributes != null %}
            {{entry.MD5OfMessageAttributes}}
            {% endif %}
        
        {% endfor %}
    
    
        11111111-1111-1111-1111-111111111111
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy