Uses of Interface
io.github.cdklabs.cdknag.NagLoggerSuppressedErrorData
-
-
Uses of NagLoggerSuppressedErrorData in io.github.cdklabs.cdknag
Classes in io.github.cdklabs.cdknag that implement NagLoggerSuppressedErrorData Modifier and Type Class Description static classNagLoggerSuppressedErrorData.Jsii$ProxyAn implementation forNagLoggerSuppressedErrorDataMethods in io.github.cdklabs.cdknag that return NagLoggerSuppressedErrorData Modifier and Type Method Description NagLoggerSuppressedErrorDataNagLoggerSuppressedErrorData.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.cdknag with parameters of type NagLoggerSuppressedErrorData Modifier and Type Method Description voidAnnotationLogger. onSuppressedError(NagLoggerSuppressedErrorData data)Called when a rule throws an error during while validating a CfnResource for compliance and the error is suppressed.default voidINagLogger.Jsii$Default. onSuppressedError(NagLoggerSuppressedErrorData data)Called when a rule throws an error during while validating a CfnResource for compliance and the error is suppressed.voidINagLogger.Jsii$Proxy. onSuppressedError(NagLoggerSuppressedErrorData data)Called when a rule throws an error during while validating a CfnResource for compliance and the error is suppressed.voidINagLogger. onSuppressedError(NagLoggerSuppressedErrorData data)Called when a rule throws an error during while validating a CfnResource for compliance and the error is suppressed.voidNagReportLogger. onSuppressedError(NagLoggerSuppressedErrorData data)Called when a rule throws an error during while validating a CfnResource for compliance and the error is suppressed.
-