case classHeaderField[A](name: String) extends Product with Serializable
Header field wraps access to a message header (as opposed to the body). In SQS terms, a header field is what
would be stored in the message attributes.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Header field wraps access to a message header (as opposed to the body). In SQS terms, a header field is what would be stored in the message attributes.