ModifyListenerAttributes
In this article:
ModifyListenerAttributes#
Description#
Запрос на изменение атрибутов обработчика для Elastic Load Balancer (ELB).
Request Parameters#
- Attributes.member.N — Атрибуты обработчика. - Тип: Список объектов ListenerAttribute 
- Required: Yes 
 
- ListenerArn — The Amazon Resource Name (ARN) of the ELB listener. - Type: String 
- Required: Yes 
 
Response Elements#
- Attributes.member.N — Информация об атрибутах обработчика. - Тип: Список объектов ListenerAttribute 
 
Examples#
c2-elb ModifyListenerAttributes ListenerArn "listener_arn" Attributes.1.Key "attribute_name" Attributes.1.Value "value"