put String List
Add a list of string attribute for the specified key
Return
Same BatchEventAttributes instance, for chaining
Parameters
key
Attribute key. Should be made of letters, numbers or underscores ([a-z0-9_]) and can't be longer than 30 characters.
value
A List of String value to add.