| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
AppProps.Builder |
AppProps.Builder.analyticsReporting(Boolean analyticsReporting)
Sets the value of
AppProps.getAnalyticsReporting() |
AppProps.Builder |
AppProps.Builder.autoSynth(Boolean autoSynth)
Sets the value of
AppProps.getAutoSynth() |
static AppProps.Builder |
AppProps.builder() |
AppProps.Builder |
AppProps.Builder.context(Map<String,? extends Object> context)
Sets the value of
AppProps.getContext() |
AppProps.Builder |
AppProps.Builder.outdir(String outdir)
Sets the value of
AppProps.getOutdir() |
AppProps.Builder |
AppProps.Builder.stackTraces(Boolean stackTraces)
Sets the value of
AppProps.getStackTraces() |
AppProps.Builder |
AppProps.Builder.treeMetadata(Boolean treeMetadata)
Sets the value of
AppProps.getTreeMetadata() |
| Constructor and Description |
|---|
Jsii$Proxy(AppProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AppProps.Builder. |
Copyright © 2022. All rights reserved.