Interface NagReportLine

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

    @Generated(value="jsii-pacmak/1.101.0 (build b95fe5d)",
               date="2024-07-09T00:12:56.240Z")
    @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()