class Aws::CodeDeploy::Types::TrafficRoute

Information about a listener. The listener contains the path used to route traffic that is received from the load balancer to a target group.

@note When making an API call, you may pass TrafficRoute

data as a hash:

    {
      listener_arns: ["ListenerArn"],
    }

@!attribute [rw] listener_arns

The Amazon Resource Name (ARN) of one listener. The listener
identifies the route between a target group and a load balancer.
This is an array of strings with a maximum size of one.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/TrafficRoute AWS API Documentation

Constants

SENSITIVE