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