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

Class: Aws::ElasticLoadBalancing::Types::ListenerDescription

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

Overview

The policies enabled for a listener.

Instance Attribute Summary collapse

Instance Attribute Details

#listenerTypes::Listener

The listener.

Returns:

#policy_namesArray<String>

The policies. If there are no policies enabled, the list is empty.

Returns:

  • (Array<String>)

    The policies.