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.74.0 (build 6d08790)",
               date="2023-02-01T23:43:16.154Z")
    @Stability(Stable)
    public interface PDKPipelinePyProjectOptions
    extends software.amazon.jsii.JsiiSerializable, io.github.cdklabs.projen.awscdk.AwsCdkPythonAppOptions
    Configuration options for the PDKPipelinePyProject.
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static PDKPipelinePyProjectOptions.Builder builder()  
      • 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, getAutoMerge, getAutoMergeOptions, getClobber, getDevContainer, getGithub, getGithubOptions, getGitpod, getMergify, getMergifyOptions, getProjectType, getProjenCredentials, getProjenTokenSecret, getReadme, getStale, getStaleOptions, getVscode
      • Methods inherited from interface software.amazon.jsii.JsiiSerializable

        $jsii$toJson
      • Methods inherited from interface io.github.cdklabs.projen.ProjectOptions

        getCommitGenerated, getLogging, getName, getOutdir, getParent, getProjenCommand, getProjenrcJson, getProjenrcJsonOptions, getRenovatebot, getRenovatebotOptions
      • Methods inherited from interface io.github.cdklabs.projen.python.PythonPackagingOptions

        getAuthorEmail, getAuthorName, getClassifiers, getDescription, getHomepage, getLicense, getPackageName, getPoetryOptions, getSetupConfig, getVersion
      • Methods inherited from interface io.github.cdklabs.projen.python.PythonProjectOptions

        getDeps, getDevDeps, getModuleName, getPip, getPoetry, getProjenrcJs, getProjenrcJsOptions, getProjenrcPython, getProjenrcPythonOptions, getPytest, getPytestOptions, getSample, getSetuptools, getVenv, getVenvOptions