AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.appEntrypoint(String appEntrypoint) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.authorEmail(String authorEmail) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.authorName(String authorName) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.autoApproveOptions(AutoApproveOptions autoApproveOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.autoMerge(Boolean autoMerge) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.autoMergeOptions(AutoMergeOptions autoMergeOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.buildCommand(String buildCommand) |
|
static AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.builder() |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.cdkAssert(Boolean cdkAssert) |
Deprecated.
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.cdkAssertions(Boolean cdkAssertions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.cdkDependencies(List<String> cdkDependencies) |
Deprecated.
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.cdkDependenciesAsDeps(Boolean cdkDependenciesAsDeps) |
Deprecated.
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.cdkout(String cdkout) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.cdkTestDependencies(List<String> cdkTestDependencies) |
Deprecated.
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.cdkVersion(String cdkVersion) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.cdkVersionPinning(Boolean cdkVersionPinning) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.classifiers(List<String> classifiers) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.clobber(Boolean clobber) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.commitGenerated(Boolean commitGenerated) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.constructsVersion(String constructsVersion) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.context(Map<String,? extends Object> context) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.deps(List<String> deps) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.description(String description) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.devContainer(Boolean devContainer) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.devDeps(List<String> devDeps) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.featureFlags(Boolean featureFlags) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.github(Boolean github) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.githubOptions(GitHubOptions githubOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.gitIgnoreOptions(IgnoreFileOptions gitIgnoreOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.gitOptions(GitOptions gitOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.gitpod(Boolean gitpod) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.homepage(String homepage) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.license(String license) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.logging(LoggerOptions logging) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.mergify(Boolean mergify) |
Deprecated.
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.mergifyOptions(MergifyOptions mergifyOptions) |
Deprecated.
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.moduleName(String moduleName) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.name(String name) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.outdir(String outdir) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.packageName(String packageName) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.parent(Project parent) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.pip(Boolean pip) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.poetry(Boolean poetry) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projectType(ProjectType projectType) |
Deprecated.
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenCommand(String projenCommand) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenCredentials(GithubCredentials projenCredentials) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenrcJs(Boolean projenrcJs) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenrcJson(Boolean projenrcJson) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenrcJsonOptions(ProjenrcJsonOptions projenrcJsonOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenrcJsOptions(ProjenrcOptions projenrcJsOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenrcPython(Boolean projenrcPython) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenrcPythonOptions(ProjenrcOptions projenrcPythonOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenrcTs(Boolean projenrcTs) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenrcTsOptions(ProjenrcTsOptions projenrcTsOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.projenTokenSecret(String projenTokenSecret) |
Deprecated.
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.pytest(Boolean pytest) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.pytestOptions(PytestOptions pytestOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.pythonExec(String pythonExec) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.readme(SampleReadmeProps readme) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.renovatebot(Boolean renovatebot) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.renovatebotOptions(RenovatebotOptions renovatebotOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.requireApproval(ApprovalLevel requireApproval) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.sample(Boolean sample) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.setupConfig(Map<String,? extends Object> setupConfig) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.setuptools(Boolean setuptools) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.stale(Boolean stale) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.staleOptions(StaleOptions staleOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.testdir(String testdir) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.venv(Boolean venv) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.venvOptions(VenvOptions venvOptions) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.version(String version) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.vscode(Boolean vscode) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.watchExcludes(List<String> watchExcludes) |
|
AwsCdkPythonAppOptions.Builder |
AwsCdkPythonAppOptions.Builder.watchIncludes(List<String> watchIncludes) |
|