ListenerAttribute#

The detailed description of a listener attribute.

Contents#

  • Key — The attribute name.

    For ELBs of the application type, attribute names in the routing.http.response.header.header_name format are supported, where header is the name of the HTTP response header, which is replaced by the attribute value.

    For ELBs of the type network, attributes are not supported.

    • Type: String

    • Required: No

    • Restriction: Up to 256 symbols, matches regular expression ^[a-zA-Z0-9._]+$

  • Value — The attribute value.

    • Type: String

    • Required: No