Class CfnNagScanReport

java.lang.Object
com.hack23.sonar.cloudformation.reports.cfnnag.CfnNagScanReport

public final class CfnNagScanReport extends Object
The Class CfnNagScanReport.
  • Constructor Details

    • CfnNagScanReport

      public CfnNagScanReport()
  • Method Details

    • getFilename

      public String getFilename()
      Gets the filename.
      Returns:
      the filename
    • setFilename

      public void setFilename(String filename)
      Sets the filename.
      Parameters:
      filename - the new filename
    • getFileResults

      public CfnNagReport getFileResults()
      Gets the file results.
      Returns:
      the file results
    • setFileResults

      public void setFileResults(CfnNagReport fileResults)
      Sets the file results.
      Parameters:
      fileResults - the new file results
    • toString

      public String toString()
      To string.
      Overrides:
      toString in class Object
      Returns:
      the string
    • equals

      public boolean equals(Object object)
      Equals.
      Overrides:
      equals in class Object
      Parameters:
      object - the object
      Returns:
      true, if successful
    • hashCode

      public int hashCode()
      Hash code.
      Overrides:
      hashCode in class Object
      Returns:
      the int