You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticBeanstalk::Types::Listener

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the properties of a Listener for the LoadBalancer.

Instance Attribute Summary collapse

Instance Attribute Details

#portInteger

The port that is used by the Listener.

Returns:

  • (Integer)

    The port that is used by the Listener.

#protocolString

The protocol that is used by the Listener.

Returns:

  • (String)

    The protocol that is used by the Listener.