Uses of Class
io.github.cdklabs.cdknag.RegexAppliesTo.Builder
-
-
Uses of RegexAppliesTo.Builder in io.github.cdklabs.cdknag
Methods in io.github.cdklabs.cdknag that return RegexAppliesTo.Builder Modifier and Type Method Description static RegexAppliesTo.BuilderRegexAppliesTo. builder()RegexAppliesTo.BuilderRegexAppliesTo.Builder. regex(String regex)Sets the value ofRegexAppliesTo.getRegex()Constructors in io.github.cdklabs.cdknag with parameters of type RegexAppliesTo.Builder Constructor Description Jsii$Proxy(RegexAppliesTo.Builder builder)Constructor that initializes the object based on literal property values passed by theRegexAppliesTo.Builder.
-