Interface RelatedFindingDetail.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the related finding.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the related finding.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of finding.

      Parameters:
      type - The type of finding.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ipAddress

      RelatedFindingDetail.Builder ipAddress(String ipAddress)

      The IP address of the finding.

      Parameters:
      ipAddress - The IP address of the finding.
      Returns:
      Returns a reference to this object so that method calls can be chained together.