Uses of Interface
io.github.cdklabs.cdknag.IApplyRule
-
-
Uses of IApplyRule in io.github.cdklabs.cdknag
Subinterfaces of IApplyRule in io.github.cdklabs.cdknag Modifier and Type Interface Description static interfaceIApplyRule.Jsii$DefaultInternal default implementation forIApplyRule.Classes in io.github.cdklabs.cdknag that implement IApplyRule Modifier and Type Class Description static classIApplyRule.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in io.github.cdklabs.cdknag with parameters of type IApplyRule Modifier and Type Method Description protected voidNagPack. applyRule(IApplyRule params)Create a rule to be used in the NagPack.
-