Uses of Interface
io.github.cdklabs.cdknag.NagPackProps
-
-
Uses of NagPackProps in io.github.cdklabs.cdknag
Classes in io.github.cdklabs.cdknag that implement NagPackProps Modifier and Type Class Description static classNagPackProps.Jsii$ProxyAn implementation forNagPackPropsMethods in io.github.cdklabs.cdknag that return NagPackProps Modifier and Type Method Description NagPackPropsNagPackProps.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.cdknag with parameters of type NagPackProps Constructor Description AwsSolutionsChecks(NagPackProps props)HIPAASecurityChecks(NagPackProps props)NagPack(NagPackProps props)NIST80053R4Checks(NagPackProps props)NIST80053R5Checks(NagPackProps props)PCIDSS321Checks(NagPackProps props)
-