Interface AwsElbv2LoadBalancerAttribute.Builder

    • Method Detail

      • key

        AwsElbv2LoadBalancerAttribute.Builder key​(String key)

        The name of the load balancer attribute.

        Parameters:
        key - The name of the load balancer attribute.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        AwsElbv2LoadBalancerAttribute.Builder value​(String value)

        The value of the load balancer attribute.

        Parameters:
        value - The value of the load balancer attribute.
        Returns:
        Returns a reference to this object so that method calls can be chained together.