Uses of Interface
io.github.cdklabs.cdknag.NagLoggerNotApplicableData
-
-
Uses of NagLoggerNotApplicableData in io.github.cdklabs.cdknag
Classes in io.github.cdklabs.cdknag that implement NagLoggerNotApplicableData Modifier and Type Class Description static classNagLoggerNotApplicableData.Jsii$ProxyAn implementation forNagLoggerNotApplicableDataMethods in io.github.cdklabs.cdknag that return NagLoggerNotApplicableData Modifier and Type Method Description NagLoggerNotApplicableDataNagLoggerNotApplicableData.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.cdknag with parameters of type NagLoggerNotApplicableData Modifier and Type Method Description voidAnnotationLogger. onNotApplicable(NagLoggerNotApplicableData _data)Called when a rule does not apply to the given CfnResource.default voidINagLogger.Jsii$Default. onNotApplicable(NagLoggerNotApplicableData data)Called when a rule does not apply to the given CfnResource.voidINagLogger.Jsii$Proxy. onNotApplicable(NagLoggerNotApplicableData data)Called when a rule does not apply to the given CfnResource.voidINagLogger. onNotApplicable(NagLoggerNotApplicableData data)Called when a rule does not apply to the given CfnResource.voidNagReportLogger. onNotApplicable(NagLoggerNotApplicableData data)Called when a rule does not apply to the given CfnResource.
-