Interface AdvancedConfiguration.Builder

  • Method Details

    • alternateTargetGroupArn

      AdvancedConfiguration.Builder alternateTargetGroupArn(String alternateTargetGroupArn)

      The Amazon Resource Name (ARN) of the alternate target group for Amazon ECS blue/green deployments.

      Parameters:
      alternateTargetGroupArn - The Amazon Resource Name (ARN) of the alternate target group for Amazon ECS blue/green deployments.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productionListenerRule

      AdvancedConfiguration.Builder productionListenerRule(String productionListenerRule)

      The Amazon Resource Name (ARN) that that identifies the production listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing production traffic.

      Parameters:
      productionListenerRule - The Amazon Resource Name (ARN) that that identifies the production listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing production traffic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • testListenerRule

      AdvancedConfiguration.Builder testListenerRule(String testListenerRule)

      The Amazon Resource Name (ARN) that identifies ) that identifies the test listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing test traffic.

      Parameters:
      testListenerRule - The Amazon Resource Name (ARN) that identifies ) that identifies the test listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing test traffic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

      The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call the Elastic Load Balancing APIs for you.

      Parameters:
      roleArn - The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call the Elastic Load Balancing APIs for you.
      Returns:
      Returns a reference to this object so that method calls can be chained together.