class Fastly::PublishItemFormats

Transport-specific message payload representations to be used for delivery. At least one format (‘http-response`, `http-stream`, and/or `ws-message`) must be specified. Messages are only delivered to subscribers interested in the provided formats. For example, the `ws-message` format will only be sent to WebSocket clients.