Interface ServiceRevisionLoadBalancer.Builder

  • Method Details

    • targetGroupArn

      ServiceRevisionLoadBalancer.Builder targetGroupArn(String targetGroupArn)

      The Amazon Resource Name (ARN) of the target group associated with the service revision.

      Parameters:
      targetGroupArn - The Amazon Resource Name (ARN) of the target group associated with the service revision.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productionListenerRule

      ServiceRevisionLoadBalancer.Builder productionListenerRule(String productionListenerRule)

      The Amazon Resource Name (ARN) of the production listener rule or listener that directs traffic to the target group associated with the service revision.

      Parameters:
      productionListenerRule - The Amazon Resource Name (ARN) of the production listener rule or listener that directs traffic to the target group associated with the service revision.
      Returns:
      Returns a reference to this object so that method calls can be chained together.