Uses of Class
io.github.cdklabs.cdknag.NagPackSuppression.Builder
-
-
Uses of NagPackSuppression.Builder in io.github.cdklabs.cdknag
Methods in io.github.cdklabs.cdknag that return NagPackSuppression.Builder Modifier and Type Method Description NagPackSuppression.BuilderNagPackSuppression.Builder. appliesTo(List<? extends Object> appliesTo)Sets the value ofNagPackSuppression.getAppliesTo()static NagPackSuppression.BuilderNagPackSuppression. builder()NagPackSuppression.BuilderNagPackSuppression.Builder. id(String id)Sets the value ofNagPackSuppression.getId()NagPackSuppression.BuilderNagPackSuppression.Builder. reason(String reason)Sets the value ofNagPackSuppression.getReason()Constructors in io.github.cdklabs.cdknag with parameters of type NagPackSuppression.Builder Constructor Description Jsii$Proxy(NagPackSuppression.Builder builder)Constructor that initializes the object based on literal property values passed by theNagPackSuppression.Builder.
-