Uses of Class
io.github.cdklabs.cdknag.NagReportSchema.Builder
-
-
Uses of NagReportSchema.Builder in io.github.cdklabs.cdknag
Methods in io.github.cdklabs.cdknag that return NagReportSchema.Builder Modifier and Type Method Description static NagReportSchema.BuilderNagReportSchema. builder()NagReportSchema.BuilderNagReportSchema.Builder. lines(List<? extends NagReportLine> lines)Sets the value ofNagReportSchema.getLines()Constructors in io.github.cdklabs.cdknag with parameters of type NagReportSchema.Builder Constructor Description Jsii$Proxy(NagReportSchema.Builder builder)Constructor that initializes the object based on literal property values passed by theNagReportSchema.Builder.
-