Interface ApplicationFleetAssociation.Builder

  • Method Details

    • fleetName

      The name of the fleet associated with the application.

      Parameters:
      fleetName - The name of the fleet associated with the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationArn

      ApplicationFleetAssociation.Builder applicationArn(String applicationArn)

      The ARN of the application associated with the fleet.

      Parameters:
      applicationArn - The ARN of the application associated with the fleet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.