Interface AlbConfiguration.Builder

  • Method Details

    • scheme

      The scheme of the Application Load Balancer, either internet-facing or internal.

      Parameters:
      scheme - The scheme of the Application Load Balancer, either internet-facing or internal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • scheme

      The scheme of the Application Load Balancer, either internet-facing or internal.

      Parameters:
      scheme - The scheme of the Application Load Balancer, either internet-facing or internal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipAddressType

      AlbConfiguration.Builder ipAddressType(String ipAddressType)

      The IP address type of the Application Load Balancer.

      Parameters:
      ipAddressType - The IP address type of the Application Load Balancer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipAddressType

      AlbConfiguration.Builder ipAddressType(IpAddressType ipAddressType)

      The IP address type of the Application Load Balancer.

      Parameters:
      ipAddressType - The IP address type of the Application Load Balancer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: