Uses of Interface
software.aws.awsprototypingsdk.pdknag.PDKNagAppProps
-
Packages that use PDKNagAppProps Package Description software.aws.awsprototypingsdk.pdknag PDK Nag -
-
Uses of PDKNagAppProps in software.aws.awsprototypingsdk.pdknag
Classes in software.aws.awsprototypingsdk.pdknag that implement PDKNagAppProps Modifier and Type Class Description static classPDKNagAppProps.Jsii$ProxyAn implementation forPDKNagAppPropsMethods in software.aws.awsprototypingsdk.pdknag that return PDKNagAppProps Modifier and Type Method Description PDKNagAppPropsPDKNagAppProps.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.pdknag with parameters of type PDKNagAppProps Modifier and Type Method Description static PDKNagAppPDKNag. app(PDKNagAppProps props)Returns an instance of an App with Nag enabled.Constructors in software.aws.awsprototypingsdk.pdknag with parameters of type PDKNagAppProps Constructor Description PDKNagApp(PDKNagAppProps props)
-