ModifyListenerAttributes#

Description#

Запрос на изменение атрибутов обработчика для Elastic Load Balancer (ELB).

Request Parameters#

  • Attributes.member.N — Атрибуты обработчика.

  • ListenerArn — The Amazon Resource Name (ARN) of the ELB listener.

    • Type: String

    • Required: Yes

Response Elements#

  • Attributes.member.N — Информация об атрибутах обработчика.

Examples#

c2-elb ModifyListenerAttributes ListenerArn "listener_arn" Attributes.1.Key "attribute_name" Attributes.1.Value "value"