PDKNagAppProps.Builder |
PDKNagAppProps.Builder.analyticsReporting(Boolean analyticsReporting) |
Sets the value of AppProps.getAnalyticsReporting()
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.autoSynth(Boolean autoSynth) |
Sets the value of AppProps.getAutoSynth()
|
static PDKNagAppProps.Builder |
PDKNagAppProps.builder() |
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.context(Map<String,? extends Object> context) |
Sets the value of AppProps.getContext()
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.defaultStackSynthesizer(software.amazon.awscdk.IReusableStackSynthesizer defaultStackSynthesizer) |
Sets the value of AppProps.getDefaultStackSynthesizer()
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.failOnError(Boolean failOnError) |
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.failOnWarning(Boolean failOnWarning) |
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.nagPacks(List<? extends io.github.cdklabs.cdknag.NagPack> nagPacks) |
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.outdir(String outdir) |
Sets the value of AppProps.getOutdir()
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.postCliContext(Map<String,? extends Object> postCliContext) |
Sets the value of AppProps.getPostCliContext()
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.stackTraces(Boolean stackTraces) |
Sets the value of AppProps.getStackTraces()
|
PDKNagAppProps.Builder |
PDKNagAppProps.Builder.treeMetadata(Boolean treeMetadata) |
Sets the value of AppProps.getTreeMetadata()
|