Interface PDKPipelinePyProjectOptions
-
- All Superinterfaces:
io.github.cdklabs.projen.awscdk.AwsCdkDepsCommonOptions,io.github.cdklabs.projen.awscdk.AwsCdkPythonAppOptions,io.github.cdklabs.projen.awscdk.CdkConfigCommonOptions,io.github.cdklabs.projen.github.GitHubProjectOptions,software.amazon.jsii.JsiiSerializable,io.github.cdklabs.projen.ProjectOptions,io.github.cdklabs.projen.python.PythonPackagingOptions,io.github.cdklabs.projen.python.PythonProjectOptions
- All Known Implementing Classes:
PDKPipelinePyProjectOptions.Jsii$Proxy
@Generated(value="jsii-pacmak/1.54.0 (build b1b977a)", date="2022-03-05T05:44:07.605Z") @Stability(Stable) public interface PDKPipelinePyProjectOptions extends software.amazon.jsii.JsiiSerializable, io.github.cdklabs.projen.awscdk.AwsCdkPythonAppOptions
Configuration options for the PDKPipelinePyProject.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classPDKPipelinePyProjectOptions.BuilderA builder forPDKPipelinePyProjectOptionsstatic classPDKPipelinePyProjectOptions.Jsii$ProxyAn implementation forPDKPipelinePyProjectOptions
-
Method Summary
Static Methods Modifier and Type Method Description static PDKPipelinePyProjectOptions.Builderbuilder()-
Methods inherited from interface io.github.cdklabs.projen.awscdk.AwsCdkDepsCommonOptions
getCdkAssert, getCdkAssertions, getCdkDependencies, getCdkDependenciesAsDeps, getCdkTestDependencies, getCdkVersion, getCdkVersionPinning, getConstructsVersion
-
Methods inherited from interface io.github.cdklabs.projen.awscdk.AwsCdkPythonAppOptions
getAppEntrypoint, getTestdir
-
Methods inherited from interface io.github.cdklabs.projen.awscdk.CdkConfigCommonOptions
getBuildCommand, getCdkout, getContext, getFeatureFlags, getRequireApproval, getWatchExcludes, getWatchIncludes
-
Methods inherited from interface io.github.cdklabs.projen.github.GitHubProjectOptions
getAutoApproveOptions, getAutoMergeOptions, getClobber, getDevContainer, getGithub, getGithubOptions, getGitpod, getMergify, getMergifyOptions, getProjectType, getProjenTokenSecret, getReadme, getStale, getStaleOptions, getVscode
-
Methods inherited from interface io.github.cdklabs.projen.ProjectOptions
getLogging, getName, getOutdir, getParent, getProjenCommand, getProjenrcJson, getProjenrcJsonOptions
-
-
-
-
Method Detail
-
builder
@Stability(Stable) static PDKPipelinePyProjectOptions.Builder builder()
-
-