Uses of Interface
software.aws.awsprototypingsdk.pdknag.NagResult
-
Packages that use NagResult Package Description software.aws.awsprototypingsdk.pdknag PDK Nag -
-
Uses of NagResult in software.aws.awsprototypingsdk.pdknag
Classes in software.aws.awsprototypingsdk.pdknag that implement NagResult Modifier and Type Class Description static classNagResult.Jsii$ProxyAn implementation forNagResultMethods in software.aws.awsprototypingsdk.pdknag that return NagResult Modifier and Type Method Description NagResultNagResult.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.pdknag that return types with arguments of type NagResult Modifier and Type Method Description List<NagResult>PDKNagApp. nagResults()Returns a list of NagResult.Methods in software.aws.awsprototypingsdk.pdknag with parameters of type NagResult Modifier and Type Method Description voidPDKNagApp. addNagResult(NagResult result)
-