Interface NagReportLine

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    NagReportLine.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.94.0 (build b380f01)",
               date="2024-02-10T00:13:50.827Z")
    @Stability(Stable)
    public interface NagReportLine
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getCompliance

        @Stability(Stable)
        @NotNull
        String getCompliance()
      • getExceptionReason

        @Stability(Stable)
        @NotNull
        String getExceptionReason()
      • getResourceId

        @Stability(Stable)
        @NotNull
        String getResourceId()
      • getRuleId

        @Stability(Stable)
        @NotNull
        String getRuleId()
      • getRuleInfo

        @Stability(Stable)
        @NotNull
        String getRuleInfo()
      • getRuleLevel

        @Stability(Stable)
        @NotNull
        String getRuleLevel()