$ A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
$
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.NamedInputs.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDefaults.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.pdknag.Message.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.pdknag.NagResult.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- $jsii$toJson() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
A
- addImplicitDependency(Project, Project) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject
-
Create an implicit dependency between two Project's.
- additionalPackages(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getAdditionalPackages() - addNagResult(NagResult) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp
- addResourceSuppressionsByPathNoThrow(Stack, String, List<? extends NagPackSuppression>) - Static method in class software.aws.awsprototypingsdk.pdknag.PDKNag
-
Wrapper around NagSuppressions which does not throw.
- addResourceSuppressionsByPathNoThrow(Stack, String, List<? extends NagPackSuppression>, Boolean) - Static method in class software.aws.awsprototypingsdk.pdknag.PDKNag
-
Wrapper around NagSuppressions which does not throw.
- addStage(Stage) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline
-
Deploy a single Stage by itself.
- addStage(Stage, AddStageOpts) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline
-
Deploy a single Stage by itself.
- addWorkspacePackages(String...) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject
-
Add one or more additional package globs to the workspace.
- affectedBranch(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getAffectedBranch() - allowLibraryDependencies(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Allow the project to include `peerDependencies` and `bundledDependencies`.
- allowLibraryDependencies(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAllowLibraryDependencies() - allowLibraryDependencies(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Allow the project to include `peerDependencies` and `bundledDependencies`.
- allowLibraryDependencies(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAllowLibraryDependencies() - analyticsReporting(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
Include runtime versioning information in the Stacks of this app.
- analyticsReporting(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
AppProps.getAnalyticsReporting() - app() - Static method in class software.aws.awsprototypingsdk.pdknag.PDKNag
-
Returns an instance of an App with Nag enabled.
- app(PDKNagAppProps) - Static method in class software.aws.awsprototypingsdk.pdknag.PDKNag
-
Returns an instance of an App with Nag enabled.
- appEntrypoint(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) The CDK app's entrypoint (relative to the source directory, which is "src" by default).
- appEntrypoint(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
AwsCdkPythonAppOptions.getAppEntrypoint() - appEntrypoint(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The CDK app's entrypoint (relative to the source directory, which is "src" by default).
- appEntrypoint(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkTypeScriptAppOptions.getAppEntrypoint() - artifactBucketArn(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
S3 bucket ARN containing the built artifacts from the synth build.
- artifactBucketArn(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerProps.getArtifactBucketArn() - artifactBucketKeyArn(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
Artifact bucket key ARN used to encrypt the artifacts.
- artifactBucketKeyArn(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerProps.getArtifactBucketKeyArn() - artifactId(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) The artifactId is generally the name that the project is known by.
- artifactId(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
PomOptions.getArtifactId() - artifactsDirectory(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) A directory which will contain build artifacts.
- artifactsDirectory(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getArtifactsDirectory() - artifactsDirectory(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) A directory which will contain build artifacts.
- artifactsDirectory(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getArtifactsDirectory() - assetPublishingCodeBuildDefaults(CodeBuildOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Additional customizations to apply to the asset publishing CodeBuild projects.
- assetPublishingCodeBuildDefaults(CodeBuildOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getAssetPublishingCodeBuildDefaults() - authorEmail(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Author's e-mail.
- authorEmail(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAuthorEmail() - authorEmail(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Author's e-mail.
- authorEmail(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getAuthorEmail() - authorEmail(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Author's e-mail.
- authorEmail(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAuthorEmail() - authorName(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Author's name.
- authorName(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAuthorName() - authorName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Author's name.
- authorName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getAuthorName() - authorName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Author's name.
- authorName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAuthorName() - authorOrganization(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Is the author an organization.
- authorOrganization(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAuthorOrganization() - authorOrganization(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Is the author an organization.
- authorOrganization(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAuthorOrganization() - authorUrl(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Author's URL / Website.
- authorUrl(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAuthorUrl() - authorUrl(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Author's URL / Website.
- authorUrl(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAuthorUrl() - autoApproveOptions(AutoApproveOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Enable and configure the 'auto approve' workflow.
- autoApproveOptions(AutoApproveOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoApproveOptions() - autoApproveOptions(AutoApproveOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Enable and configure the 'auto approve' workflow.
- autoApproveOptions(AutoApproveOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoApproveOptions() - autoApproveOptions(AutoApproveOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Enable and configure the 'auto approve' workflow.
- autoApproveOptions(AutoApproveOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoApproveOptions() - autoApproveOptions(AutoApproveOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Enable and configure the 'auto approve' workflow.
- autoApproveOptions(AutoApproveOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoApproveOptions() - autoApproveUpgrades(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Automatically approve deps upgrade PRs, allowing them to be merged by mergify (if configued).
- autoApproveUpgrades(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getAutoApproveUpgrades() - autoApproveUpgrades(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Automatically approve deps upgrade PRs, allowing them to be merged by mergify (if configued).
- autoApproveUpgrades(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getAutoApproveUpgrades() - autoDetectBin(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Automatically add all executables under the `bin` directory to your `package.json` file under the `bin` section.
- autoDetectBin(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAutoDetectBin() - autoDetectBin(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Automatically add all executables under the `bin` directory to your `package.json` file under the `bin` section.
- autoDetectBin(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getAutoDetectBin() - autoMerge(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Enable automatic merging on GitHub.
- autoMerge(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoMerge() - autoMerge(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Enable automatic merging on GitHub.
- autoMerge(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoMerge() - autoMerge(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Enable automatic merging on GitHub.
- autoMerge(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoMerge() - autoMerge(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Enable automatic merging on GitHub.
- autoMerge(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoMerge() - autoMergeOptions(AutoMergeOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Configure options for automatic merging on GitHub.
- autoMergeOptions(AutoMergeOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoMergeOptions() - autoMergeOptions(AutoMergeOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Configure options for automatic merging on GitHub.
- autoMergeOptions(AutoMergeOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoMergeOptions() - autoMergeOptions(AutoMergeOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Configure options for automatic merging on GitHub.
- autoMergeOptions(AutoMergeOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoMergeOptions() - autoMergeOptions(AutoMergeOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Configure options for automatic merging on GitHub.
- autoMergeOptions(AutoMergeOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getAutoMergeOptions() - autoSynth(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
Automatically call `synth()` before the program exits.
- autoSynth(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
AppProps.getAutoSynth() - AwsPrototypingChecks - Class in software.aws.awsprototypingsdk.pdknag
-
Check best practices for prototypes.
- AwsPrototypingChecks() - Constructor for class software.aws.awsprototypingsdk.pdknag.AwsPrototypingChecks
- AwsPrototypingChecks(NagPackProps) - Constructor for class software.aws.awsprototypingsdk.pdknag.AwsPrototypingChecks
- AwsPrototypingChecks(JsiiObject.InitializationMode) - Constructor for class software.aws.awsprototypingsdk.pdknag.AwsPrototypingChecks
- AwsPrototypingChecks(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pdknag.AwsPrototypingChecks
B
- bin(Map<String, String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Binary programs vended with your module.
- bin(Map<String, String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getBin() - bin(Map<String, String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Binary programs vended with your module.
- bin(Map<String, String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getBin() - bugsEmail(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The email address to which issues should be reported.
- bugsEmail(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getBugsEmail() - bugsEmail(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The email address to which issues should be reported.
- bugsEmail(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getBugsEmail() - bugsUrl(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The url to your project's issue tracker.
- bugsUrl(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getBugsUrl() - bugsUrl(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The url to your project's issue tracker.
- bugsUrl(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getBugsUrl() - build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.NamedInputs.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDefaults.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.pdknag.Message.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.pdknag.NagResult.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
- build() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
- build() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
- build() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
- build() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
- build() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
- build() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Builds the configured instance.
- build() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Builds the configured instance.
- buildCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) A command to execute before synthesis.
- buildCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getBuildCommand() - buildCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) A command to execute before synthesis.
- buildCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getBuildCommand() - buildCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) A command to execute before synthesis.
- buildCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getBuildCommand() - builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.NamedInputs
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDefaults
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.SemverGroup
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.VersionGroup
- builder() - Static method in interface software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig
- builder() - Static method in interface software.aws.awsprototypingsdk.pdknag.Message
- builder() - Static method in interface software.aws.awsprototypingsdk.pdknag.NagResult
- builder() - Static method in interface software.aws.awsprototypingsdk.pdknag.PDKNagAppProps
- builder() - Static method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions
- builder() - Static method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelineProps
- builder() - Static method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions
- builder() - Static method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions
- builder() - Static method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
- builder() - Static method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.NamedInputs.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDefaults.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.pdknag.Message.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.pdknag.NagResult.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
- Builder() - Constructor for class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
- buildPipeline() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline
-
Send the current pipeline definition to the engine, and construct the pipeline.
- buildWorkflow(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Define a GitHub workflow for building PRs.
- buildWorkflow(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getBuildWorkflow() - buildWorkflow(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Define a GitHub workflow for building PRs.
- buildWorkflow(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getBuildWorkflow() - buildWorkflowTriggers(Triggers) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Build workflow triggers.
- buildWorkflowTriggers(Triggers) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getBuildWorkflowTriggers() - buildWorkflowTriggers(Triggers) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Build workflow triggers.
- buildWorkflowTriggers(Triggers) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getBuildWorkflowTriggers() - bundledDeps(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) List of dependencies to bundle into this module.
- bundledDeps(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getBundledDeps() - bundledDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) List of dependencies to bundle into this module.
- bundledDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getBundledDeps() - bundlerOptions(BundlerOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for `Bundler`.
- bundlerOptions(BundlerOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getBundlerOptions() - bundlerOptions(BundlerOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for `Bundler`.
- bundlerOptions(BundlerOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getBundlerOptions()
C
- cacheableOperations(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getCacheableOperations() - cdkAssert(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
Deprecated.The
- cdkAssert(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Deprecated.The
- cdkAssert(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
Deprecated.The
- cdkAssert(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Deprecated.The
- cdkAssert(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.The
- cdkAssert(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.The
- cdkAssertions(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Install the assertions library?
- cdkAssertions(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getCdkAssertions() - cdkAssertions(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Install the assertions library?
- cdkAssertions(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getCdkAssertions() - cdkAssertions(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Install the assertions library?
- cdkAssertions(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getCdkAssertions() - cdkDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
Deprecated.For CDK 2.x use "deps" instead. (or "peerDeps" if you're building a library)
- cdkDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Deprecated.For CDK 2.x use "deps" instead. (or "peerDeps" if you're building a library)
- cdkDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
Deprecated.For CDK 2.x use "deps" instead. (or "peerDeps" if you're building a library)
- cdkDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Deprecated.For CDK 2.x use "deps" instead. (or "peerDeps" if you're building a library)
- cdkDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.For CDK 2.x use "deps" instead. (or "peerDeps" if you're building a library)
- cdkDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.For CDK 2.x use "deps" instead. (or "peerDeps" if you're building a library)
- cdkDependenciesAsDeps(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
Deprecated.Not supported in CDK v2.
- cdkDependenciesAsDeps(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Deprecated.Not supported in CDK v2.
- cdkDependenciesAsDeps(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
Deprecated.Not supported in CDK v2.
- cdkDependenciesAsDeps(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Deprecated.Not supported in CDK v2.
- cdkDependenciesAsDeps(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.Not supported in CDK v2.
- cdkDependenciesAsDeps(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.Not supported in CDK v2.
- cdkout(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) cdk.out directory.
- cdkout(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getCdkout() - cdkout(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) cdk.out directory.
- cdkout(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getCdkout() - cdkout(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) cdk.out directory.
- cdkout(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getCdkout() - cdkOutDir(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
directory containing the synthesized cdk resources.
- cdkOutDir(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getCdkOutDir() - cdkOutDir(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getCdkOutDir() - cdkTestDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
Deprecated.For CDK 2.x use 'devDeps' (in node.js projects) or 'testDeps' (in java projects) instead
- cdkTestDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Deprecated.For CDK 2.x use 'devDeps' (in node.js projects) or 'testDeps' (in java projects) instead
- cdkTestDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
Deprecated.For CDK 2.x use 'devDeps' (in node.js projects) or 'testDeps' (in java projects) instead
- cdkTestDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Deprecated.For CDK 2.x use 'devDeps' (in node.js projects) or 'testDeps' (in java projects) instead
- cdkTestDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.For CDK 2.x use 'devDeps' (in node.js projects) or 'testDeps' (in java projects) instead
- cdkTestDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.For CDK 2.x use 'devDeps' (in node.js projects) or 'testDeps' (in java projects) instead
- cdkVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Minimum version of the AWS CDK to depend on.
- cdkVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getCdkVersion() - cdkVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Minimum version of the AWS CDK to depend on.
- cdkVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getCdkVersion() - cdkVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Minimum version of the AWS CDK to depend on.
- cdkVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getCdkVersion() - cdkVersionPinning(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Use pinned version instead of caret version for CDK.
- cdkVersionPinning(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getCdkVersionPinning() - cdkVersionPinning(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Use pinned version instead of caret version for CDK.
- cdkVersionPinning(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getCdkVersionPinning() - cdkVersionPinning(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Use pinned version instead of caret version for CDK.
- cdkVersionPinning(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getCdkVersionPinning() - cfnNagIgnorePath(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
path to a file containing the cfn nag suppression rules.
- cfnNagIgnorePath(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getCfnNagIgnorePath() - cfnNagIgnorePath(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getCfnNagIgnorePath() - classifiers(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) A list of PyPI trove classifiers that describe the project.
- classifiers(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getClassifiers() - cliVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
CDK CLI version to use in self-mutation and asset publishing steps.
- cliVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getCliVersion() - clobber(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Add a `clobber` task which resets the repo to origin.
- clobber(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getClobber() - clobber(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Add a `clobber` task which resets the repo to origin.
- clobber(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getClobber() - clobber(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Add a `clobber` task which resets the repo to origin.
- clobber(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getClobber() - clobber(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Add a `clobber` task which resets the repo to origin.
- clobber(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getClobber() - codeArtifactOptions(CodeArtifactOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for npm packages using AWS CodeArtifact.
- codeArtifactOptions(CodeArtifactOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getCodeArtifactOptions() - codeArtifactOptions(CodeArtifactOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for npm packages using AWS CodeArtifact.
- codeArtifactOptions(CodeArtifactOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getCodeArtifactOptions() - codeBuildDefaults(CodeBuildOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Customize the CodeBuild projects created for this pipeline.
- codeBuildDefaults(CodeBuildOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getCodeBuildDefaults() - codeCommitRemovalPolicy(RemovalPolicy) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Possible values for a resource's Removal Policy The removal policy controls what happens to the resource if it stops being managed by CloudFormation.
- codeCommitRemovalPolicy(RemovalPolicy) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
PDKPipelineProps.getCodeCommitRemovalPolicy() - codeCov(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Define a GitHub workflow step for sending code coverage metrics to https://codecov.io/ Uses codecov/codecov-action@v3 A secret is required for private repos.
- codeCov(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getCodeCov() - codeCov(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Define a GitHub workflow step for sending code coverage metrics to https://codecov.io/ Uses codecov/codecov-action@v3 A secret is required for private repos.
- codeCov(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getCodeCov() - codeCovTokenSecret(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Define the secret name for a specified https://codecov.io/ token A secret is required to send coverage for private repositories.
- codeCovTokenSecret(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getCodeCovTokenSecret() - codeCovTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Define the secret name for a specified https://codecov.io/ token A secret is required to send coverage for private repositories.
- codeCovTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getCodeCovTokenSecret() - codePipeline(Pipeline) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
An existing Pipeline to be reused and built upon.
- codePipeline(Pipeline) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getCodePipeline() - commitGenerated(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Whether to commit the managed files by default.
- commitGenerated(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getCommitGenerated() - commitGenerated(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Whether to commit the managed files by default.
- commitGenerated(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getCommitGenerated() - commitGenerated(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Whether to commit the managed files by default.
- commitGenerated(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getCommitGenerated() - commitGenerated(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Whether to commit the managed files by default.
- commitGenerated(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getCommitGenerated() - compileOptions(MavenCompileOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Compile options.
- compileOptions(MavenCompileOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectCommonOptions.getCompileOptions() - constructsVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Minimum version of the `constructs` library to depend on.
- constructsVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getConstructsVersion() - constructsVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Minimum version of the `constructs` library to depend on.
- constructsVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getConstructsVersion() - constructsVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Minimum version of the `constructs` library to depend on.
- constructsVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkDepsCommonOptions.getConstructsVersion() - context(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
Additional context values for the application.
- context(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
AppProps.getContext() - context(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Additional context to include in `cdk.json`.
- context(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getContext() - context(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Additional context to include in `cdk.json`.
- context(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getContext() - context(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Additional context to include in `cdk.json`.
- context(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getContext() - copyrightOwner(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) License copyright owner.
- copyrightOwner(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getCopyrightOwner() - copyrightOwner(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) License copyright owner.
- copyrightOwner(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getCopyrightOwner() - copyrightPeriod(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The copyright years to put in the LICENSE file.
- copyrightPeriod(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getCopyrightPeriod() - copyrightPeriod(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The copyright years to put in the LICENSE file.
- copyrightPeriod(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getCopyrightPeriod() - create() - Static method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
- create() - Static method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
- create() - Static method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
- create() - Static method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
- create() - Static method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
- create(Construct, String) - Static method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
- create(Construct, String) - Static method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
- crossAccountKeys(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Create KMS keys for the artifact buckets, allowing cross-account deployments.
- crossAccountKeys(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getCrossAccountKeys()
D
- defaultBranchName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Branch to trigger the pipeline execution.
- defaultBranchName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
PDKPipelineProps.getDefaultBranchName() - defaultReleaseBranch(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The name of the main release branch.
- defaultReleaseBranch(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDefaultReleaseBranch() - defaultReleaseBranch(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The name of the main release branch.
- defaultReleaseBranch(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDefaultReleaseBranch() - defaultStackSynthesizer(IReusableStackSynthesizer) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
The stack synthesizer to use by default for all Stacks in the App.
- defaultStackSynthesizer(IReusableStackSynthesizer) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
AppProps.getDefaultStackSynthesizer() - dependabot(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Use dependabot to handle dependency upgrades.
- dependabot(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDependabot() - dependabot(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Use dependabot to handle dependency upgrades.
- dependabot(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDependabot() - dependabotOptions(DependabotOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for dependabot.
- dependabotOptions(DependabotOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDependabotOptions() - dependabotOptions(DependabotOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for dependabot.
- dependabotOptions(DependabotOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDependabotOptions() - dependencies(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Builder
-
Sets the value of
SemverGroup.getDependencies() - dependencies(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Builder
-
Sets the value of
VersionGroup.getDependencies() - DEPENDENCIES - software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependencyProject
-
Target relies on executing the target against all dependencies first.
- dependencyTypes(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Builder
-
Sets the value of
SemverGroup.getDependencyTypes() - dependencyTypes(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getDependencyTypes() - dependencyTypes(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Builder
-
Sets the value of
VersionGroup.getDependencyTypes() - dependsOn(List<? extends TargetDependency>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Builder
-
Sets the value of
ProjectTarget.getDependsOn() - deps(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Runtime dependencies of this module.
- deps(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getDeps() - deps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) List of runtime dependencies for this project.
- deps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectCommonOptions.getDeps() - deps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) List of runtime dependencies for this project.
- deps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getDeps() - deps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Runtime dependencies of this module.
- deps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getDeps() - depsUpgrade(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Use github workflows to handle dependency upgrades.
- depsUpgrade(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDepsUpgrade() - depsUpgrade(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Use github workflows to handle dependency upgrades.
- depsUpgrade(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDepsUpgrade() - depsUpgradeOptions(UpgradeDependenciesOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for `UpgradeDependencies`.
- depsUpgradeOptions(UpgradeDependenciesOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDepsUpgradeOptions() - depsUpgradeOptions(UpgradeDependenciesOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for `UpgradeDependencies`.
- depsUpgradeOptions(UpgradeDependenciesOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getDepsUpgradeOptions() - description(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The description is just a string that helps people understand the purpose of the package.
- description(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getDescription() - description(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Description of a project is always good.
- description(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
PomOptions.getDescription() - description(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) A short description of the package.
- description(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getDescription() - description(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The description is just a string that helps people understand the purpose of the package.
- description(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getDescription() - dev(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getDev() - devContainer(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Add a VSCode development environment (used for GitHub Codespaces).
- devContainer(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getDevContainer() - devContainer(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Add a VSCode development environment (used for GitHub Codespaces).
- devContainer(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getDevContainer() - devContainer(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Add a VSCode development environment (used for GitHub Codespaces).
- devContainer(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getDevContainer() - devContainer(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Add a VSCode development environment (used for GitHub Codespaces).
- devContainer(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getDevContainer() - devDeps(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Build dependencies for this module.
- devDeps(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getDevDeps() - devDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) List of dev dependencies for this project.
- devDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getDevDeps() - devDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Build dependencies for this module.
- devDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getDevDeps() - disableNoHoistBundled(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getDisableNoHoistBundled() - disableTsconfig(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Do not generate a `tsconfig.json` file (used by jsii projects since tsconfig.json is generated by the jsii compiler).
- disableTsconfig(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getDisableTsconfig() - disableTsconfig(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Do not generate a `tsconfig.json` file (used by jsii projects since tsconfig.json is generated by the jsii compiler).
- disableTsconfig(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getDisableTsconfig() - distdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Final artifact output directory.
- distdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectCommonOptions.getDistdir() - docgen(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Docgen by Typedoc.
- docgen(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getDocgen() - docgen(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Docgen by Typedoc.
- docgen(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getDocgen() - dockerCredentials(List<? extends DockerCredential>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
A list of credentials used to authenticate to Docker registries.
- dockerCredentials(List<? extends DockerCredential>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getDockerCredentials() - dockerEnabledForSelfMutation(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Enable Docker for the self-mutate step.
- dockerEnabledForSelfMutation(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getDockerEnabledForSelfMutation() - dockerEnabledForSynth(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Enable Docker for the 'synth' step.
- dockerEnabledForSynth(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getDockerEnabledForSynth() - docsDirectory(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Docs directory.
- docsDirectory(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getDocsDirectory() - docsDirectory(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Docs directory.
- docsDirectory(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getDocsDirectory()
E
- edgeLambdaAutoDiscover(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Automatically adds an `cloudfront.experimental.EdgeFunction` for each `.edge-lambda.ts` handler in your source tree.
- edgeLambdaAutoDiscover(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkTypeScriptAppOptions.getEdgeLambdaAutoDiscover() - enableKeyRotation(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Enable KMS key rotation for the generated KMS keys.
- enableKeyRotation(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getEnableKeyRotation() - entrypoint(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Module entrypoint (`main` in `package.json`).
- entrypoint(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getEntrypoint() - entrypoint(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Module entrypoint (`main` in `package.json`).
- entrypoint(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getEntrypoint() - entrypointTypes(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The .d.ts file that includes the type declarations for this module.
- entrypointTypes(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getEntrypointTypes() - entrypointTypes(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The .d.ts file that includes the type declarations for this module.
- entrypointTypes(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getEntrypointTypes() - equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.pdknag.Message.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.pdknag.NagResult.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- equals(Object) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- eslint(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Setup eslint.
- eslint(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getEslint() - eslint(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Setup eslint.
- eslint(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getEslint() - eslintOptions(EslintOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Eslint options.
- eslintOptions(EslintOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getEslintOptions() - eslintOptions(EslintOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Eslint options.
- eslintOptions(EslintOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getEslintOptions() - excludeGlobsForScan(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
glob patterns to exclude from sonar scan.
- excludeGlobsForScan(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getExcludeGlobsForScan() - excludeGlobsForScan(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getExcludeGlobsForScan()
F
- failOnError(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
Determines whether any errors encountered should trigger a test failure.
- failOnError(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
PDKNagAppProps.getFailOnError() - failOnWarning(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
Determines whether any warnings encountered should trigger a test failure.
- failOnWarning(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
PDKNagAppProps.getFailOnWarning() - featureFlags(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Include all feature flags in cdk.json.
- featureFlags(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getFeatureFlags() - featureFlags(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Include all feature flags in cdk.json.
- featureFlags(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getFeatureFlags() - featureFlags(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Include all feature flags in cdk.json.
- featureFlags(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getFeatureFlags() - filter(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getFilter()
G
- getAdditionalPackages() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig
-
List of additional package globs to include in the workspace.
- getAdditionalPackages() - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Jsii$Proxy
- getAffectedBranch() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig
-
Affected branch.
- getAffectedBranch() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- getAllowLibraryDependencies() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAllowLibraryDependencies() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAnalyticsReporting() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getAppEntrypoint() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getAppEntrypoint() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getArtifactBucketArn() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps
-
S3 bucket ARN containing the built artifacts from the synth build.
- getArtifactBucketArn() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getArtifactBucketKeyArn() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps
-
Artifact bucket key ARN used to encrypt the artifacts.
- getArtifactBucketKeyArn() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getArtifactId() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getArtifactsDirectory() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getArtifactsDirectory() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAssetPublishingCodeBuildDefaults() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getAuthorEmail() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAuthorEmail() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getAuthorEmail() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAuthorName() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAuthorName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getAuthorName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAuthorOrganization() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAuthorOrganization() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAuthorUrl() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAuthorUrl() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAutoApproveOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAutoApproveOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getAutoApproveOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getAutoApproveOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAutoApproveUpgrades() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAutoApproveUpgrades() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAutoDetectBin() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAutoDetectBin() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAutoMerge() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAutoMerge() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getAutoMerge() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getAutoMerge() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAutoMergeOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getAutoMergeOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getAutoMergeOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getAutoMergeOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getAutoSynth() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getBin() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getBin() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getBugsEmail() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getBugsEmail() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getBugsUrl() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getBugsUrl() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getBuildCommand() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getBuildCommand() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getBuildCommand() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getBuildWorkflow() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getBuildWorkflow() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getBuildWorkflowTriggers() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getBuildWorkflowTriggers() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getBundledDeps() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getBundledDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getBundlerOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getBundlerOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCacheableOperations() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig
-
Defines the list of targets/operations that are cached by Nx.
- getCacheableOperations() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- getCdkAssert() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getCdkAssert() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCdkAssert() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCdkAssertions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getCdkAssertions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCdkAssertions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCdkDependencies() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getCdkDependencies() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCdkDependencies() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCdkDependenciesAsDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getCdkDependenciesAsDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCdkDependenciesAsDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCdkout() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getCdkout() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCdkout() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCdkOutDir() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
directory containing the synthesized cdk resources.
- getCdkOutDir() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getCdkOutDir() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getCdkTestDependencies() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getCdkTestDependencies() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCdkTestDependencies() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCdkVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getCdkVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCdkVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCdkVersionPinning() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getCdkVersionPinning() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCdkVersionPinning() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCfnNagIgnorePath() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
path to a file containing the cfn nag suppression rules.
- getCfnNagIgnorePath() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getCfnNagIgnorePath() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getClassifiers() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCliVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getClobber() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getClobber() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getClobber() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getClobber() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCodeArtifactOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getCodeArtifactOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCodeBuildDefaults() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getCodeCommitRemovalPolicy() - Method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelineProps
-
Possible values for a resource's Removal Policy The removal policy controls what happens to the resource if it stops being managed by CloudFormation.
- getCodeCommitRemovalPolicy() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getCodeCov() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getCodeCov() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCodeCovTokenSecret() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getCodeCovTokenSecret() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCodePipeline() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getCodeRepository() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline
- getCommitGenerated() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getCommitGenerated() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getCommitGenerated() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getCommitGenerated() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCompileOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getConstructsVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getConstructsVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getConstructsVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getContext() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getContext() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getContext() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getContext() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCopyrightOwner() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getCopyrightOwner() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCopyrightPeriod() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getCopyrightPeriod() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getCrossAccountKeys() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getDefaultBranchName() - Method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelineProps
-
Branch to trigger the pipeline execution.
- getDefaultBranchName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getDefaultReleaseBranch() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDefaultReleaseBranch() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDefaultStackSynthesizer() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getDependabot() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDependabot() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDependabotOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDependabotOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDependencies() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SemverGroup
-
the names of the dependencies (eg.
- getDependencies() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Jsii$Proxy
- getDependencies() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.VersionGroup
-
the names of the dependencies (eg.
- getDependencies() - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
- getDependencyTypes() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SemverGroup
-
optionally only apply this group to dependencies of the provided types.
- getDependencyTypes() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Jsii$Proxy
- getDependencyTypes() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
which dependency properties to search within.
- getDependencyTypes() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getDependencyTypes() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.VersionGroup
-
optionally only apply this group to dependencies of the provided types.
- getDependencyTypes() - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
- getDependsOn() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget
-
List of Target Dependencies.
- getDependsOn() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Jsii$Proxy
- getDeps() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDepsUpgrade() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDepsUpgrade() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDepsUpgradeOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDepsUpgradeOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDescription() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDescription() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getDescription() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getDescription() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDev() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
whether to search within devDependencies.
- getDev() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getDevContainer() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDevContainer() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getDevContainer() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getDevContainer() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDevDeps() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDevDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getDevDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDisableNoHoistBundled() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig
-
Disable automatically applying `noHoist` logic for all sub-project "bundledDependencies".
- getDisableNoHoistBundled() - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Jsii$Proxy
- getDisableTsconfig() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDisableTsconfig() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDistdir() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getDocgen() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDocgen() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getDockerCredentials() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getDockerEnabledForSelfMutation() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getDockerEnabledForSynth() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getDocsDirectory() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getDocsDirectory() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getEdgeLambdaAutoDiscover() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getEnableKeyRotation() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getEntrypoint() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getEntrypoint() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getEntrypointTypes() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getEntrypointTypes() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getEslint() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getEslint() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getEslintOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getEslintOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getExcludeGlobsForScan() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
glob patterns to exclude from sonar scan.
- getExcludeGlobsForScan() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getExcludeGlobsForScan() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getFailOnError() - Method in interface software.aws.awsprototypingsdk.pdknag.PDKNagAppProps
-
Determines whether any errors encountered should trigger a test failure.
- getFailOnError() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getFailOnWarning() - Method in interface software.aws.awsprototypingsdk.pdknag.PDKNagAppProps
-
Determines whether any warnings encountered should trigger a test failure.
- getFailOnWarning() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getFeatureFlags() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getFeatureFlags() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getFeatureFlags() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getFilter() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
a string which will be passed to `new RegExp()` to match against package names that should be included.
- getFilter() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getGithub() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getGithub() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getGithub() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getGithub() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getGithubOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getGithubOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getGithubOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getGithubOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getGitignore() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getGitignore() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getGitpod() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getGitpod() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getGitpod() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getGitpod() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getGroupId() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getHomepage() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getHomepage() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getHomepage() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getImplicitDependencies() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig
-
Implicit dependencies.
- getImplicitDependencies() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
- getImplicitDependencies() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig
-
Configuration for Implicit Dependencies.
- getImplicitDependencies() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- getIncludedScripts() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig
-
Explicit list of scripts for Nx to include.
- getIncludedScripts() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
- getIncludeGlobsForScan() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
glob patterns to include from sonar scan.
- getIncludeGlobsForScan() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getIncludeGlobsForScan() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getIndent() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
the character(s) to be used to indent your package.json files when writing to disk.
- getIndent() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getInputs() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget
-
List of inputs to hash for cache key, relative to the root of the monorepo.
- getInputs() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Jsii$Proxy
- getIntegrationTestAutoDiscover() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getIsBanned() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.VersionGroup
-
optionally force all dependencies in this group to be removed.
- getIsBanned() - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
- getJest() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getJest() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getJestOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getJestOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getJsiiReleaseVersion() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getJsiiReleaseVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getJunit() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getJunitOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getKeywords() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getKeywords() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getLambdaAutoDiscover() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getLambdaExtensionAutoDiscover() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getLambdaOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getLibdir() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getLibdir() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getLicense() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getLicense() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getLicense() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getLicensed() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getLicensed() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getLogging() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getLogging() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getLogging() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getLogging() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getMainClass() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getMajorVersion() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getMajorVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getMaxNodeVersion() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getMaxNodeVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getMergify() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getMergify() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getMergify() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getMergify() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getMergifyOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getMergifyOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getMergifyOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getMergifyOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getMessageDescription() - Method in interface software.aws.awsprototypingsdk.pdknag.Message
-
Message description.
- getMessageDescription() - Method in class software.aws.awsprototypingsdk.pdknag.Message.Jsii$Proxy
- getMessages() - Method in interface software.aws.awsprototypingsdk.pdknag.NagResult
-
List of messages.
- getMessages() - Method in class software.aws.awsprototypingsdk.pdknag.NagResult.Jsii$Proxy
- getMessageType() - Method in interface software.aws.awsprototypingsdk.pdknag.Message
-
Message type as returned from cdk-nag.
- getMessageType() - Method in class software.aws.awsprototypingsdk.pdknag.Message.Jsii$Proxy
- getMinMajorVersion() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getMinMajorVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getMinNodeVersion() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getMinNodeVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getModuleName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getMonorepoUpgradeDeps() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions
-
Whether to include an upgrade-deps task at the root of the monorepo which will upgrade all dependencies.
- getMonorepoUpgradeDeps() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getMonorepoUpgradeDepsOptions() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions
-
Monorepo Upgrade Deps options.
- getMonorepoUpgradeDepsOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getMutableBuild() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getMutableBuild() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getNagPacks() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp
- getNagPacks() - Method in interface software.aws.awsprototypingsdk.pdknag.PDKNagAppProps
-
Custom nag packs to execute.
- getNagPacks() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getName() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getNamedInputs() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig
-
Named inputs.
- getNamedInputs() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
- getNamedInputs() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig
-
Named inputs.
- getNamedInputs() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- getNoHoist() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig
-
List of package globs to exclude from hoisting in the workspace.
- getNoHoist() - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Jsii$Proxy
- getNpmAccess() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getNpmAccess() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getNpmDistTag() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getNpmDistTag() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getNpmignore() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getNpmignore() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getNpmignoreEnabled() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getNpmignoreEnabled() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getNpmRegistry() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getNpmRegistry() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getNpmRegistryUrl() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getNpmRegistryUrl() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getNpmTokenSecret() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getNpmTokenSecret() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getNxCloudReadOnlyAccessToken() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig
-
Read only access token if enabling nx cloud.
- getNxCloudReadOnlyAccessToken() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- getNxConfig() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions
-
Configuration for NX.
- getNxConfig() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getNxIgnore() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig
-
List of patterns to include in the .nxignore file.
- getNxIgnore() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- getOutdir() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getOutdir() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getOutdir() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getOutdir() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getOutdir() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getOutputs() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget
-
List of outputs to cache, relative to the root of the monorepo.
- getOutputs() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Jsii$Proxy
- getOverrides() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
whether to search within npm overrides.
- getOverrides() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getPackageManager() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPackageManager() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPackageName() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPackageName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getPackageName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPackages() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SemverGroup
-
the names of packages in your monorepo which belong to this group, taken from the "name" field in package.json, not the package directory name.
- getPackages() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Jsii$Proxy
- getPackages() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.VersionGroup
-
the names of packages in your monorepo which belong to this group, taken from the "name" field in package.json, not the package directory name.
- getPackages() - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
- getPackageValue() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPackageValue() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPackaging() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getPackagingOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getParent() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getParent() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getParent() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getParent() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPeer() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
whether to search within peerDependencies.
- getPeer() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getPeerDependencyOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPeerDependencyOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPeerDeps() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPeerDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPinVersion() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.VersionGroup
-
optionally force all dependencies in this group to have this version.
- getPinVersion() - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
- getPip() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getPipelineName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getPnpmOverrides() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
whether to search within pnpm overrides.
- getPnpmOverrides() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getPoetry() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getPoetryOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getPostBuildSteps() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPostBuildSteps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPostCliContext() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getPreArchiveCommands() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
Hook which allows custom commands to be executed before the process commences the archival process.
- getPreArchiveCommands() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getPreArchiveCommands() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getPrerelease() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPrerelease() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPrettier() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPrettier() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPrettierOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPrettierOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPrimarySynthDirectory() - Method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelineProps
-
Output directory for cdk synthesized artifacts i.e: packages/infra/cdk.out.
- getPrimarySynthDirectory() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getProd() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
whether to search within dependencies.
- getProd() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getProjects() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency
-
Target dependencies.
- getProjects() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Jsii$Proxy
- getProjectType() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjectType() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getProjectType() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjectType() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenCommand() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenCommand() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getProjenCommand() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjenCommand() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenCredentials() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenCredentials() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getProjenCredentials() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjenCredentials() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenDevDependency() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenDevDependency() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenrcJava() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getProjenrcJavaOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getProjenrcJs() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenrcJs() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjenrcJs() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenrcJson() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenrcJson() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getProjenrcJson() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjenrcJson() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenrcJsonOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenrcJsonOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getProjenrcJsonOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjenrcJsonOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenrcJsOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenrcJsOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjenrcJsOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenrcPython() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjenrcPythonOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjenrcTs() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenrcTs() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenrcTsOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenrcTsOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenTokenSecret() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenTokenSecret() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getProjenTokenSecret() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getProjenTokenSecret() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getProjenVersion() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getProjenVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPublishAssetsInParallel() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getPublishDryRun() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPublishDryRun() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPublishTasks() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPublishTasks() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPullRequestTemplate() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPullRequestTemplate() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPullRequestTemplateContents() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getPullRequestTemplateContents() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getPytest() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getPytestOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getRange() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SemverGroup
-
the semver range which dependencies in this group should use.
- getRange() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Jsii$Proxy
- getReadme() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReadme() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getReadme() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getReadme() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getRelease() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getRelease() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseBranches() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseBranches() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseEveryCommit() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseEveryCommit() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseFailureIssue() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseFailureIssue() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseFailureIssueLabel() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseFailureIssueLabel() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseSchedule() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseSchedule() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseTagPrefix() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseTagPrefix() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseToNpm() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseToNpm() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseTrigger() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseTrigger() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseWorkflow() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseWorkflow() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseWorkflowName() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseWorkflowName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getReleaseWorkflowSetupSteps() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getReleaseWorkflowSetupSteps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getRenovatebot() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getRenovatebot() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getRenovatebot() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getRenovatebot() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getRenovatebotOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getRenovatebotOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getRenovatebotOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getRenovatebotOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getRepository() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getRepository() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getRepositoryDirectory() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getRepositoryDirectory() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getRepositoryName() - Method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelineProps
-
Name of the CodeCommit repository to create.
- getRepositoryName() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getRequireApproval() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getRequireApproval() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getRequireApproval() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getResolutions() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
whether to search within yarn resolutions.
- getResolutions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getResource() - Method in interface software.aws.awsprototypingsdk.pdknag.NagResult
-
Resource which triggered the message.
- getResource() - Method in class software.aws.awsprototypingsdk.pdknag.NagResult.Jsii$Proxy
- getReuseCrossRegionSupportStacks() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getRole() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getSample() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getSample() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getSampleCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getSampleCode() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getSampleJavaPackage() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getScopedPackagesOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getScopedPackagesOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getScripts() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getScripts() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getSelfMutation() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getSelfMutationCodeBuildDefaults() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getSemverGroups() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
- getSemverGroups() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getSemverRange() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
defaults to `""` to ensure that exact dependency versions are used instead of loose ranges.
- getSemverRange() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getSetupConfig() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getSetuptools() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getSonarCodeScannerConfig() - Method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelineProps
-
Configuration for enabling Sonarqube code scanning on a successful synth.
- getSonarCodeScannerConfig() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getSonarqubeAuthorizedGroup() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
Group name in Sonarqube with access to administer this project.
- getSonarqubeAuthorizedGroup() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getSonarqubeAuthorizedGroup() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getSonarqubeDefaultProfileOrGateName() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
Default profile/gate name i.e: your org profile.
- getSonarqubeDefaultProfileOrGateName() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getSonarqubeDefaultProfileOrGateName() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getSonarqubeEndpoint() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
endpoint of the sonarqube instance i.e: https://
. - getSonarqubeEndpoint() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getSonarqubeEndpoint() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getSonarqubeProjectName() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
Name of the project to create in Sonarqube.
- getSonarqubeProjectName() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getSonarqubeProjectName() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getSonarqubeSpecificProfileOrGateName() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
Specific profile/gate name i.e: language specific.
- getSonarqubeSpecificProfileOrGateName() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getSonarqubeSpecificProfileOrGateName() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getSonarqubeTags() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig
-
Tags to associate with this project.
- getSonarqubeTags() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- getSonarqubeTags() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getSortAz() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
which fields within package.json files should be sorted alphabetically.
- getSortAz() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getSortFirst() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
which fields within package.json files should appear at the top, and in what order.
- getSortFirst() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getSource() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
glob patterns for package.json file locations.
- getSource() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getSrcdir() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getSrcdir() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getStability() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getStability() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getStackAccountRegex(Stack) - Static method in class software.aws.awsprototypingsdk.pdknag.PDKNag
-
Returns a stack account regex.
- getStackPartitionRegex(Stack) - Static method in class software.aws.awsprototypingsdk.pdknag.PDKNag
-
Returns a stack partition regex.
- getStackPrefix(Stack) - Static method in class software.aws.awsprototypingsdk.pdknag.PDKNag
-
Returns a prefix comprising of a delimited set of Stack Ids.
- getStackRegionRegex(Stack) - Static method in class software.aws.awsprototypingsdk.pdknag.PDKNag
-
Returns a stack region regex.
- getStackTraces() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getStale() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getStale() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getStale() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getStale() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getStaleOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getStaleOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getStaleOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getStaleOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getSubProjects() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject
- getSyncpackConfig() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions
-
Syncpack configuration.
- getSyncpackConfig() - Method in class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Jsii$Proxy
- getSynth() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getSynthBuildArn() - Method in interface software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps
-
ARN for the CodeBuild task responsible for executing the synth command.
- getSynthBuildArn() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- getSynthCodeBuildDefaults() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getSynthShellStepPartialProps() - Method in interface software.aws.awsprototypingsdk.pipeline.PDKPipelineProps
-
PDKPipeline by default assumes a NX Monorepo structure for it's codebase and uses sane defaults for the install and run commands.
- getSynthShellStepPartialProps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getTags() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig
-
Project tag annotations.
- getTags() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
- getTarget() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency
-
Projen target i.e: build, test, etc.
- getTarget() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Jsii$Proxy
- getTargetDefaults() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig
-
Target defaults.
- getTargetDefaults() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- getTargetDependencies() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig
-
Configuration for TargetDependencies.
- getTargetDependencies() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- getTargets() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig
-
Targets configuration.
- getTargets() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
- getTaskName() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions
-
Name of the task to create.
- getTaskName() - Method in class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Jsii$Proxy
- getTestDeps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getTestdir() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getTestdir() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getTestdir() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getTreeMetadata() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- getTsconfig() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getTsconfig() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getTsconfigDev() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getTsconfigDev() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getTsconfigDevFile() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getTsconfigDevFile() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getTypescriptVersion() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getTypescriptVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getUrl() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getUseChangeSets() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- getVenv() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getVenvOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getVersionGroups() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
- getVersionGroups() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getVersionrcOptions() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getVersionrcOptions() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getVscode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getVscode() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getVscode() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getVscode() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getWatchExcludes() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getWatchExcludes() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getWatchExcludes() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getWatchIncludes() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- getWatchIncludes() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- getWatchIncludes() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getWorkflowBootstrapSteps() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getWorkflowBootstrapSteps() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getWorkflowContainerImage() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getWorkflowContainerImage() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getWorkflowGitIdentity() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getWorkflowGitIdentity() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getWorkflowNodeVersion() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getWorkflowNodeVersion() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getWorkflowRunsOn() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- getWorkflowRunsOn() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- getWorkspace() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig
-
whether to include the versions of the `--source` packages developed in your workspace/monorepo as part of the search for versions to sync.
- getWorkspace() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- getWorkspaceConfig() - Method in interface software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions
-
Configuration for workspace.
- getWorkspaceConfig() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- github(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Enable GitHub integration.
- github(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGithub() - github(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Enable GitHub integration.
- github(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGithub() - github(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Enable GitHub integration.
- github(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGithub() - github(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Enable GitHub integration.
- github(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGithub() - githubOptions(GitHubOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for GitHub integration.
- githubOptions(GitHubOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGithubOptions() - githubOptions(GitHubOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Options for GitHub integration.
- githubOptions(GitHubOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGithubOptions() - githubOptions(GitHubOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Options for GitHub integration.
- githubOptions(GitHubOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGithubOptions() - githubOptions(GitHubOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for GitHub integration.
- githubOptions(GitHubOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGithubOptions() - gitignore(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Additional entries to .gitignore.
- gitignore(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getGitignore() - gitignore(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Additional entries to .gitignore.
- gitignore(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getGitignore() - gitpod(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Add a Gitpod development environment.
- gitpod(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGitpod() - gitpod(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Add a Gitpod development environment.
- gitpod(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGitpod() - gitpod(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Add a Gitpod development environment.
- gitpod(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGitpod() - gitpod(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Add a Gitpod development environment.
- gitpod(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getGitpod() - groupId(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) This is generally unique amongst an organization or a project.
- groupId(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
PomOptions.getGroupId()
H
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.pdknag.Message.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.pdknag.NagResult.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
- hashCode() - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
- homepage(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Package's Homepage / Website.
- homepage(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getHomepage() - homepage(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) A URL to the website of the project.
- homepage(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getHomepage() - homepage(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Package's Homepage / Website.
- homepage(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getHomepage()
I
- implicitDependencies(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Builder
-
Sets the value of
ProjectConfig.getImplicitDependencies() - implicitDependencies(Map<String, ? extends List<String>>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getImplicitDependencies() - includedScripts(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Builder
-
Sets the value of
ProjectConfig.getIncludedScripts() - includeGlobsForScan(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
glob patterns to include from sonar scan.
- includeGlobsForScan(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getIncludeGlobsForScan() - includeGlobsForScan(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getIncludeGlobsForScan() - indent(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getIndent() - inputs(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Builder
-
Sets the value of
ProjectTarget.getInputs() - integrationTestAutoDiscover(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Automatically discovers and creates integration tests for each `.integ.ts` file in under your test directory.
- integrationTestAutoDiscover(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkTypeScriptAppOptions.getIntegrationTestAutoDiscover() - isBanned(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Builder
-
Sets the value of
VersionGroup.getIsBanned()
J
- jest(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Setup jest unit tests.
- jest(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getJest() - jest(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Setup jest unit tests.
- jest(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getJest() - jestOptions(JestOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Jest options.
- jestOptions(JestOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getJestOptions() - jestOptions(JestOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Jest options.
- jestOptions(JestOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getJestOptions() - Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.NamedInputs.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDefaults.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pdknag.Message.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pdknag.NagResult.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(MonorepoUpgradeDepsOptions.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
MonorepoUpgradeDepsOptions.Builder. - Jsii$Proxy(NamedInputs.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.NamedInputs.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
NamedInputs.Builder. - Jsii$Proxy(ProjectConfig.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
ProjectConfig.Builder. - Jsii$Proxy(ProjectTarget.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
ProjectTarget.Builder. - Jsii$Proxy(TargetDefaults.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDefaults.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
TargetDefaults.Builder. - Jsii$Proxy(TargetDependency.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
TargetDependency.Builder. - Jsii$Proxy(WorkspaceConfig.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
WorkspaceConfig.Builder. - Jsii$Proxy(NxMonorepoProjectOptions.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
NxMonorepoProjectOptions.Builder. - Jsii$Proxy(SemverGroup.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
SemverGroup.Builder. - Jsii$Proxy(SyncpackConfig.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
SyncpackConfig.Builder. - Jsii$Proxy(VersionGroup.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
VersionGroup.Builder. - Jsii$Proxy(WorkspaceConfig.Builder) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
WorkspaceConfig.Builder. - Jsii$Proxy(Message.Builder) - Constructor for class software.aws.awsprototypingsdk.pdknag.Message.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
Message.Builder. - Jsii$Proxy(NagResult.Builder) - Constructor for class software.aws.awsprototypingsdk.pdknag.NagResult.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
NagResult.Builder. - Jsii$Proxy(PDKNagAppProps.Builder) - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
PDKNagAppProps.Builder. - Jsii$Proxy(PDKPipelineJavaProjectOptions.Builder) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
PDKPipelineJavaProjectOptions.Builder. - Jsii$Proxy(PDKPipelineProps.Builder) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
PDKPipelineProps.Builder. - Jsii$Proxy(PDKPipelinePyProjectOptions.Builder) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
PDKPipelinePyProjectOptions.Builder. - Jsii$Proxy(PDKPipelineTsProjectOptions.Builder) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
PDKPipelineTsProjectOptions.Builder. - Jsii$Proxy(SonarCodeScannerConfig.Builder) - Constructor for class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
SonarCodeScannerConfig.Builder. - Jsii$Proxy(SonarCodeScannerProps.Builder) - Constructor for class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
SonarCodeScannerProps.Builder. - jsiiReleaseVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Version requirement of `publib` which is used to publish modules to npm.
- jsiiReleaseVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getJsiiReleaseVersion() - jsiiReleaseVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Version requirement of `publib` which is used to publish modules to npm.
- jsiiReleaseVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getJsiiReleaseVersion() - junit(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Include junit tests.
- junit(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectCommonOptions.getJunit() - junitOptions(JunitOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) junit options.
- junitOptions(JunitOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectCommonOptions.getJunitOptions()
K
- keywords(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Keywords to include in `package.json`.
- keywords(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getKeywords() - keywords(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Keywords to include in `package.json`.
- keywords(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getKeywords()
L
- lambdaAutoDiscover(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Automatically adds an `awscdk.LambdaFunction` for each `.lambda.ts` handler in your source tree.
- lambdaAutoDiscover(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkTypeScriptAppOptions.getLambdaAutoDiscover() - lambdaExtensionAutoDiscover(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Automatically adds an `awscdk.LambdaExtension` for each `.lambda-extension.ts` entrypoint in your source tree.
- lambdaExtensionAutoDiscover(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkTypeScriptAppOptions.getLambdaExtensionAutoDiscover() - lambdaOptions(LambdaFunctionCommonOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Common options for all AWS Lambda functions.
- lambdaOptions(LambdaFunctionCommonOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
AwsCdkTypeScriptAppOptions.getLambdaOptions() - libdir(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Typescript artifacts output directory.
- libdir(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getLibdir() - libdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Typescript artifacts output directory.
- libdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getLibdir() - license(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) License's SPDX identifier.
- license(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getLicense() - license(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) License of this package as an SPDX identifier.
- license(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getLicense() - license(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) License's SPDX identifier.
- license(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getLicense() - licensed(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Indicates if a license should be added.
- licensed(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getLicensed() - licensed(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Indicates if a license should be added.
- licensed(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getLicensed() - logging(LoggerOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Configure logging options such as verbosity.
- logging(LoggerOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getLogging() - logging(LoggerOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Configure logging options such as verbosity.
- logging(LoggerOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getLogging() - logging(LoggerOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Configure logging options such as verbosity.
- logging(LoggerOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getLogging() - logging(LoggerOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Configure logging options such as verbosity.
- logging(LoggerOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getLogging()
M
- mainClass(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) The name of the Java class with the static `main()` method.
- mainClass(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
AwsCdkJavaAppOptions.getMainClass() - majorVersion(Number) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Major version to release from the default branch.
- majorVersion(Number) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getMajorVersion() - majorVersion(Number) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Major version to release from the default branch.
- majorVersion(Number) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getMajorVersion() - maxNodeVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Minimum node.js version to require via `engines` (inclusive).
- maxNodeVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getMaxNodeVersion() - maxNodeVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Minimum node.js version to require via `engines` (inclusive).
- maxNodeVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getMaxNodeVersion() - mergify(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Deprecated.use `githubOptions.mergify` instead
- mergify(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Deprecated.use `githubOptions.mergify` instead
- mergify(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
Deprecated.use `githubOptions.mergify` instead
- mergify(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Deprecated.use `githubOptions.mergify` instead
- mergify(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
Deprecated.use `githubOptions.mergify` instead
- mergify(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Deprecated.use `githubOptions.mergify` instead
- mergify(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.use `githubOptions.mergify` instead
- mergify(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.use `githubOptions.mergify` instead
- mergifyOptions(MergifyOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Deprecated.use `githubOptions.mergifyOptions` instead
- mergifyOptions(MergifyOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Deprecated.use `githubOptions.mergifyOptions` instead
- mergifyOptions(MergifyOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
Deprecated.use `githubOptions.mergifyOptions` instead
- mergifyOptions(MergifyOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Deprecated.use `githubOptions.mergifyOptions` instead
- mergifyOptions(MergifyOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
Deprecated.use `githubOptions.mergifyOptions` instead
- mergifyOptions(MergifyOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Deprecated.use `githubOptions.mergifyOptions` instead
- mergifyOptions(MergifyOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.use `githubOptions.mergifyOptions` instead
- mergifyOptions(MergifyOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.use `githubOptions.mergifyOptions` instead
- Message - Interface in software.aws.awsprototypingsdk.pdknag
-
Message instance.
- Message.Builder - Class in software.aws.awsprototypingsdk.pdknag
-
A builder for
Message - Message.Jsii$Proxy - Class in software.aws.awsprototypingsdk.pdknag
-
An implementation for
Message - messageDescription(String) - Method in class software.aws.awsprototypingsdk.pdknag.Message.Builder
-
Sets the value of
Message.getMessageDescription() - messages(List<? extends Message>) - Method in class software.aws.awsprototypingsdk.pdknag.NagResult.Builder
-
Sets the value of
NagResult.getMessages() - messageType(String) - Method in class software.aws.awsprototypingsdk.pdknag.Message.Builder
-
Sets the value of
Message.getMessageType() - minMajorVersion(Number) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Minimal Major version to release.
- minMajorVersion(Number) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getMinMajorVersion() - minMajorVersion(Number) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Minimal Major version to release.
- minMajorVersion(Number) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getMinMajorVersion() - minNodeVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Minimum Node.js version to require via package.json `engines` (inclusive).
- minNodeVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getMinNodeVersion() - minNodeVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Minimum Node.js version to require via package.json `engines` (inclusive).
- minNodeVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getMinNodeVersion() - moduleName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Name of the python package as used in imports and filenames.
- moduleName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getModuleName() - monorepoUpgradeDeps(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Whether to include an upgrade-deps task at the root of the monorepo which will upgrade all dependencies.
- monorepoUpgradeDeps(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NxMonorepoProjectOptions.getMonorepoUpgradeDeps() - monorepoUpgradeDepsOptions(MonorepoUpgradeDepsOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Monorepo Upgrade Deps options.
- monorepoUpgradeDepsOptions(MonorepoUpgradeDepsOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NxMonorepoProjectOptions.getMonorepoUpgradeDepsOptions() - MonorepoUpgradeDepsOptions - Interface in software.aws.awsprototypingsdk.nxmonorepo
-
Configuration for Monorepo Upgrade Deps task.
- MonorepoUpgradeDepsOptions.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo
-
A builder for
MonorepoUpgradeDepsOptions - MonorepoUpgradeDepsOptions.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo
-
An implementation for
MonorepoUpgradeDepsOptions - mutableBuild(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Automatically update files modified during builds to pull-request branches.
- mutableBuild(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getMutableBuild() - mutableBuild(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Automatically update files modified during builds to pull-request branches.
- mutableBuild(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getMutableBuild()
N
- nagPacks(List<? extends NagPack>) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
Custom nag packs to execute.
- nagPacks(List<? extends NagPack>) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
PDKNagAppProps.getNagPacks() - NagResult - Interface in software.aws.awsprototypingsdk.pdknag
-
Nag result.
- NagResult.Builder - Class in software.aws.awsprototypingsdk.pdknag
-
A builder for
NagResult - NagResult.Jsii$Proxy - Class in software.aws.awsprototypingsdk.pdknag
-
An implementation for
NagResult - nagResults() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp
-
Returns a list of NagResult.
- name(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) This is the name of your project.
- name(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getName() - name(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) This is the name of your project.
- name(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getName() - name(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) This is the name of your project.
- name(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getName() - name(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) This is the name of your project.
- name(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getName() - namedInputs(NamedInputs) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Builder
-
Sets the value of
ProjectConfig.getNamedInputs() - namedInputs(NamedInputs) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getNamedInputs() - NamedInputs - Interface in software.aws.awsprototypingsdk.nxmonorepo.nx
-
Named inputs config.
- NamedInputs.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
A builder for
NamedInputs - NamedInputs.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
An implementation for
NamedInputs - noHoist(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getNoHoist() - npmAccess(NpmAccess) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Access level of the npm package.
- npmAccess(NpmAccess) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getNpmAccess() - npmAccess(NpmAccess) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Access level of the npm package.
- npmAccess(NpmAccess) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getNpmAccess() - npmDistTag(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The npmDistTag to use when publishing from the default branch.
- npmDistTag(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getNpmDistTag() - npmDistTag(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The npmDistTag to use when publishing from the default branch.
- npmDistTag(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getNpmDistTag() - npmignore(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Deprecated.- use `project.addPackageIgnore`
- npmignore(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Deprecated.- use `project.addPackageIgnore`
- npmignore(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.- use `project.addPackageIgnore`
- npmignore(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.- use `project.addPackageIgnore`
- npmignoreEnabled(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Defines an .npmignore file.
- npmignoreEnabled(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getNpmignoreEnabled() - npmignoreEnabled(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Defines an .npmignore file.
- npmignoreEnabled(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getNpmignoreEnabled() - npmRegistry(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Deprecated.use `npmRegistryUrl` instead
- npmRegistry(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Deprecated.use `npmRegistryUrl` instead
- npmRegistry(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.use `npmRegistryUrl` instead
- npmRegistry(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.use `npmRegistryUrl` instead
- npmRegistryUrl(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The base URL of the npm package registry.
- npmRegistryUrl(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getNpmRegistryUrl() - npmRegistryUrl(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The base URL of the npm package registry.
- npmRegistryUrl(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getNpmRegistryUrl() - npmTokenSecret(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) GitHub secret which contains the NPM token to use when publishing packages.
- npmTokenSecret(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getNpmTokenSecret() - npmTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) GitHub secret which contains the NPM token to use when publishing packages.
- npmTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getNpmTokenSecret() - nxCloudReadOnlyAccessToken(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getNxCloudReadOnlyAccessToken() - nxConfig(WorkspaceConfig) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Configuration for NX.
- nxConfig(WorkspaceConfig) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NxMonorepoProjectOptions.getNxConfig() - nxIgnore(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getNxIgnore() - NxMonorepoProject - Class in software.aws.awsprototypingsdk.nxmonorepo
-
This project type will bootstrap a NX based monorepo with support for polygot builds, build caching, dependency graph visualization and much more.
- NxMonorepoProject(JsiiObject.InitializationMode) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject
- NxMonorepoProject(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject
- NxMonorepoProject(NxMonorepoProjectOptions) - Constructor for class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject
- NxMonorepoProject.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo
-
A fluent builder for
NxMonorepoProject. - NxMonorepoProjectOptions - Interface in software.aws.awsprototypingsdk.nxmonorepo
-
Configuration options for the NxMonorepoProject.
- NxMonorepoProjectOptions.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo
-
A builder for
NxMonorepoProjectOptions - NxMonorepoProjectOptions.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo
-
An implementation for
NxMonorepoProjectOptions
O
- outdir(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The root directory of the project.
- outdir(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getOutdir() - outdir(String) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
The output directory into which to emit synthesized artifacts.
- outdir(String) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
AppProps.getOutdir() - outdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) The root directory of the project.
- outdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getOutdir() - outdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) The root directory of the project.
- outdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getOutdir() - outdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The root directory of the project.
- outdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getOutdir() - outputs(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectTarget.Builder
-
Sets the value of
ProjectTarget.getOutputs() - overrides(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getOverrides()
P
- packageManager(NodePackageManager) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The Node Package Manager used to execute scripts.
- packageManager(NodePackageManager) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getPackageManager() - packageManager(NodePackageManager) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The Node Package Manager used to execute scripts.
- packageManager(NodePackageManager) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getPackageManager() - packageName(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The "name" in package.json.
- packageName(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getPackageName() - packageName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Package name.
- packageName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getPackageName() - packageName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The "name" in package.json.
- packageName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getPackageName() - packages(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Builder
-
Sets the value of
SemverGroup.getPackages() - packages(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Builder
-
Sets the value of
VersionGroup.getPackages() - packageValue(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Defines a `package` task that will produce an npm tarball under the artifacts directory (e.g.
- packageValue(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPackageValue() - packageValue(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Defines a `package` task that will produce an npm tarball under the artifacts directory (e.g.
- packageValue(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPackageValue() - packaging(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Project packaging format.
- packaging(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
PomOptions.getPackaging() - packagingOptions(MavenPackagingOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Packaging options.
- packagingOptions(MavenPackagingOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectCommonOptions.getPackagingOptions() - parent(Project) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The parent project, if this project is part of a bigger project.
- parent(Project) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getParent() - parent(Project) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) The parent project, if this project is part of a bigger project.
- parent(Project) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getParent() - parent(Project) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) The parent project, if this project is part of a bigger project.
- parent(Project) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getParent() - parent(Project) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The parent project, if this project is part of a bigger project.
- parent(Project) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getParent() - PDKNag - Class in software.aws.awsprototypingsdk.pdknag
-
Helper for create a Nag Enabled App.
- PDKNag() - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNag
- PDKNag(JsiiObject.InitializationMode) - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNag
- PDKNag(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNag
- PDKNagApp - Class in software.aws.awsprototypingsdk.pdknag
- PDKNagApp() - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNagApp
- PDKNagApp(JsiiObject.InitializationMode) - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNagApp
- PDKNagApp(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNagApp
- PDKNagApp(PDKNagAppProps) - Constructor for class software.aws.awsprototypingsdk.pdknag.PDKNagApp
- PDKNagApp.Builder - Class in software.aws.awsprototypingsdk.pdknag
-
A fluent builder for
PDKNagApp. - PDKNagAppProps - Interface in software.aws.awsprototypingsdk.pdknag
- PDKNagAppProps.Builder - Class in software.aws.awsprototypingsdk.pdknag
-
A builder for
PDKNagAppProps - PDKNagAppProps.Jsii$Proxy - Class in software.aws.awsprototypingsdk.pdknag
-
An implementation for
PDKNagAppProps - PDKPipeline - Class in software.aws.awsprototypingsdk.pipeline
-
An extension to CodePipeline which configures sane defaults for a NX Monorepo codebase.
- PDKPipeline(JsiiObject.InitializationMode) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipeline
- PDKPipeline(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipeline
- PDKPipeline(Construct, String, PDKPipelineProps) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipeline
- PDKPipeline.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A fluent builder for
PDKPipeline. - PDKPipelineJavaProject - Class in software.aws.awsprototypingsdk.pipeline
-
Synthesizes a Java Project with a CI/CD pipeline.
- PDKPipelineJavaProject(JsiiObject.InitializationMode) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject
- PDKPipelineJavaProject(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject
- PDKPipelineJavaProject(PDKPipelineJavaProjectOptions) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject
- PDKPipelineJavaProject.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A fluent builder for
PDKPipelineJavaProject. - PDKPipelineJavaProjectOptions - Interface in software.aws.awsprototypingsdk.pipeline
-
Configuration options for the PDKPipelineJavaProject.
- PDKPipelineJavaProjectOptions.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A builder for
PDKPipelineJavaProjectOptions - PDKPipelineJavaProjectOptions.Jsii$Proxy - Class in software.aws.awsprototypingsdk.pipeline
-
An implementation for
PDKPipelineJavaProjectOptions - PDKPipelineProps - Interface in software.aws.awsprototypingsdk.pipeline
-
Properties to configure the PDKPipeline.
- PDKPipelineProps.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A builder for
PDKPipelineProps - PDKPipelineProps.Jsii$Proxy - Class in software.aws.awsprototypingsdk.pipeline
-
An implementation for
PDKPipelineProps - PDKPipelinePyProject - Class in software.aws.awsprototypingsdk.pipeline
-
Synthesizes a Python Project with a CI/CD pipeline.
- PDKPipelinePyProject(JsiiObject.InitializationMode) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject
- PDKPipelinePyProject(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject
- PDKPipelinePyProject(PDKPipelinePyProjectOptions) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject
- PDKPipelinePyProject.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A fluent builder for
PDKPipelinePyProject. - PDKPipelinePyProjectOptions - Interface in software.aws.awsprototypingsdk.pipeline
-
Configuration options for the PDKPipelinePyProject.
- PDKPipelinePyProjectOptions.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A builder for
PDKPipelinePyProjectOptions - PDKPipelinePyProjectOptions.Jsii$Proxy - Class in software.aws.awsprototypingsdk.pipeline
-
An implementation for
PDKPipelinePyProjectOptions - PDKPipelineTsProject - Class in software.aws.awsprototypingsdk.pipeline
-
Synthesizes a Typescript Project with a CI/CD pipeline.
- PDKPipelineTsProject(JsiiObject.InitializationMode) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject
- PDKPipelineTsProject(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject
- PDKPipelineTsProject(PDKPipelineTsProjectOptions) - Constructor for class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject
- PDKPipelineTsProject.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A fluent builder for
PDKPipelineTsProject. - PDKPipelineTsProjectOptions - Interface in software.aws.awsprototypingsdk.pipeline
-
Configuration options for the PDKPipelineTsProject.
- PDKPipelineTsProjectOptions.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A builder for
PDKPipelineTsProjectOptions - PDKPipelineTsProjectOptions.Jsii$Proxy - Class in software.aws.awsprototypingsdk.pipeline
-
An implementation for
PDKPipelineTsProjectOptions - peer(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getPeer() - peerDependencyOptions(PeerDependencyOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for `peerDeps`.
- peerDependencyOptions(PeerDependencyOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getPeerDependencyOptions() - peerDependencyOptions(PeerDependencyOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for `peerDeps`.
- peerDependencyOptions(PeerDependencyOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getPeerDependencyOptions() - peerDeps(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Peer dependencies for this module.
- peerDeps(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getPeerDeps() - peerDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Peer dependencies for this module.
- peerDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getPeerDeps() - pinVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.VersionGroup.Builder
-
Sets the value of
VersionGroup.getPinVersion() - pip(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Use pip with a requirements.txt file to track project dependencies.
- pip(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getPip() - pipelineName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
The name of the CodePipeline pipeline.
- pipelineName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getPipelineName() - pnpmOverrides(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getPnpmOverrides() - poetry(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Use poetry to manage your project dependencies, virtual environment, and (optional) packaging/publishing.
- poetry(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getPoetry() - poetryOptions(PoetryPyprojectOptionsWithoutDeps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Additional options to set for poetry if using poetry.
- poetryOptions(PoetryPyprojectOptionsWithoutDeps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getPoetryOptions() - postBuildSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Steps to execute after build as part of the release workflow.
- postBuildSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getPostBuildSteps() - postBuildSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Steps to execute after build as part of the release workflow.
- postBuildSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getPostBuildSteps() - postCliContext(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
Additional context values for the application.
- postCliContext(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
AppProps.getPostCliContext() - preArchiveCommands(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
Hook which allows custom commands to be executed before the process commences the archival process.
- preArchiveCommands(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getPreArchiveCommands() - preArchiveCommands(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getPreArchiveCommands() - prerelease(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Bump versions from the default branch as pre-releases (e.g.
- prerelease(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getPrerelease() - prerelease(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Bump versions from the default branch as pre-releases (e.g.
- prerelease(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getPrerelease() - prettier(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Setup prettier.
- prettier(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPrettier() - prettier(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Setup prettier.
- prettier(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPrettier() - prettierOptions(PrettierOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Prettier options.
- prettierOptions(PrettierOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPrettierOptions() - prettierOptions(PrettierOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Prettier options.
- prettierOptions(PrettierOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPrettierOptions() - primarySynthDirectory(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Output directory for cdk synthesized artifacts i.e: packages/infra/cdk.out.
- primarySynthDirectory(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
PDKPipelineProps.getPrimarySynthDirectory() - prod(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getProd() - ProjectConfig - Interface in software.aws.awsprototypingsdk.nxmonorepo.nx
- ProjectConfig.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
A builder for
ProjectConfig - ProjectConfig.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
An implementation for
ProjectConfig - projects(TargetDependencyProject) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Builder
-
Sets the value of
TargetDependency.getProjects() - ProjectTarget - Interface in software.aws.awsprototypingsdk.nxmonorepo.nx
-
Project Target.
- ProjectTarget.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
A builder for
ProjectTarget - ProjectTarget.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
An implementation for
ProjectTarget - projectType(ProjectType) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Deprecated.no longer supported at the base project level
- projectType(ProjectType) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Deprecated.no longer supported at the base project level
- projectType(ProjectType) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
Deprecated.no longer supported at the base project level
- projectType(ProjectType) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Deprecated.no longer supported at the base project level
- projectType(ProjectType) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
Deprecated.no longer supported at the base project level
- projectType(ProjectType) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Deprecated.no longer supported at the base project level
- projectType(ProjectType) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.no longer supported at the base project level
- projectType(ProjectType) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.no longer supported at the base project level
- projenCommand(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The shell command to use in order to run the projen CLI.
- projenCommand(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenCommand() - projenCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) The shell command to use in order to run the projen CLI.
- projenCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenCommand() - projenCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) The shell command to use in order to run the projen CLI.
- projenCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenCommand() - projenCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The shell command to use in order to run the projen CLI.
- projenCommand(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenCommand() - projenCredentials(GithubCredentials) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Choose a method of providing GitHub API access for projen workflows.
- projenCredentials(GithubCredentials) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getProjenCredentials() - projenCredentials(GithubCredentials) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Choose a method of providing GitHub API access for projen workflows.
- projenCredentials(GithubCredentials) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getProjenCredentials() - projenCredentials(GithubCredentials) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Choose a method of providing GitHub API access for projen workflows.
- projenCredentials(GithubCredentials) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getProjenCredentials() - projenCredentials(GithubCredentials) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Choose a method of providing GitHub API access for projen workflows.
- projenCredentials(GithubCredentials) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getProjenCredentials() - projenDevDependency(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Indicates of "projen" should be installed as a devDependency.
- projenDevDependency(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getProjenDevDependency() - projenDevDependency(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Indicates of "projen" should be installed as a devDependency.
- projenDevDependency(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getProjenDevDependency() - projenrcJava(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Use projenrc in java.
- projenrcJava(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectCommonOptions.getProjenrcJava() - projenrcJavaOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Options related to projenrc in java.
- projenrcJavaOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectCommonOptions.getProjenrcJavaOptions() - projenrcJs(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Generate (once) .projenrc.js (in JavaScript).
- projenrcJs(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getProjenrcJs() - projenrcJs(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Use projenrc in javascript.
- projenrcJs(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getProjenrcJs() - projenrcJs(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Generate (once) .projenrc.js (in JavaScript).
- projenrcJs(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getProjenrcJs() - projenrcJson(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Generate (once) .projenrc.json (in JSON).
- projenrcJson(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenrcJson() - projenrcJson(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Generate (once) .projenrc.json (in JSON).
- projenrcJson(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenrcJson() - projenrcJson(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Generate (once) .projenrc.json (in JSON).
- projenrcJson(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenrcJson() - projenrcJson(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Generate (once) .projenrc.json (in JSON).
- projenrcJson(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenrcJson() - projenrcJsonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for .projenrc.json.
- projenrcJsonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenrcJsonOptions() - projenrcJsonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Options for .projenrc.json.
- projenrcJsonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenrcJsonOptions() - projenrcJsonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Options for .projenrc.json.
- projenrcJsonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenrcJsonOptions() - projenrcJsonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for .projenrc.json.
- projenrcJsonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getProjenrcJsonOptions() - projenrcJsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for .projenrc.js.
- projenrcJsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getProjenrcJsOptions() - projenrcJsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Options related to projenrc in JavaScript.
- projenrcJsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getProjenrcJsOptions() - projenrcJsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for .projenrc.js.
- projenrcJsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getProjenrcJsOptions() - projenrcPython(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Use projenrc in Python.
- projenrcPython(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getProjenrcPython() - projenrcPythonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Options related to projenrc in python.
- projenrcPythonOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getProjenrcPythonOptions() - projenrcTs(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Use TypeScript for your projenrc file (`.projenrc.ts`).
- projenrcTs(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getProjenrcTs() - projenrcTs(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Use TypeScript for your projenrc file (`.projenrc.ts`).
- projenrcTs(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getProjenrcTs() - projenrcTsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for .projenrc.ts.
- projenrcTsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getProjenrcTsOptions() - projenrcTsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for .projenrc.ts.
- projenrcTsOptions(ProjenrcOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getProjenrcTsOptions() - projenTokenSecret(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Deprecated.use `projenCredentials`
- projenTokenSecret(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Deprecated.use `projenCredentials`
- projenTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
Deprecated.use `projenCredentials`
- projenTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Deprecated.use `projenCredentials`
- projenTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
Deprecated.use `projenCredentials`
- projenTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Deprecated.use `projenCredentials`
- projenTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.use `projenCredentials`
- projenTokenSecret(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.use `projenCredentials`
- projenVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Version of projen to install.
- projenVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getProjenVersion() - projenVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Version of projen to install.
- projenVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getProjenVersion() - publishAssetsInParallel(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Publish assets in multiple CodeBuild projects.
- publishAssetsInParallel(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getPublishAssetsInParallel() - publishDryRun(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Instead of actually publishing to package managers, just print the publishing command.
- publishDryRun(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getPublishDryRun() - publishDryRun(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Instead of actually publishing to package managers, just print the publishing command.
- publishDryRun(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getPublishDryRun() - publishTasks(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Define publishing tasks that can be executed manually as well as workflows.
- publishTasks(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getPublishTasks() - publishTasks(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Define publishing tasks that can be executed manually as well as workflows.
- publishTasks(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getPublishTasks() - pullRequestTemplate(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Include a GitHub pull request template.
- pullRequestTemplate(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPullRequestTemplate() - pullRequestTemplate(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Include a GitHub pull request template.
- pullRequestTemplate(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPullRequestTemplate() - pullRequestTemplateContents(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The contents of the pull request template.
- pullRequestTemplateContents(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPullRequestTemplateContents() - pullRequestTemplateContents(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The contents of the pull request template.
- pullRequestTemplateContents(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getPullRequestTemplateContents() - pytest(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Include pytest tests.
- pytest(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getPytest() - pytestOptions(PytestOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) pytest options.
- pytestOptions(PytestOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getPytestOptions()
R
- range(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SemverGroup.Builder
-
Sets the value of
SemverGroup.getRange() - readme(SampleReadmeProps) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The README setup.
- readme(SampleReadmeProps) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getReadme() - readme(SampleReadmeProps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) The README setup.
- readme(SampleReadmeProps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getReadme() - readme(SampleReadmeProps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) The README setup.
- readme(SampleReadmeProps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getReadme() - readme(SampleReadmeProps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The README setup.
- readme(SampleReadmeProps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getReadme() - release(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Add release management to this project.
- release(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getRelease() - release(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Add release management to this project.
- release(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getRelease() - releaseBranches(Map<String, ? extends BranchOptions>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Defines additional release branches.
- releaseBranches(Map<String, ? extends BranchOptions>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseBranches() - releaseBranches(Map<String, ? extends BranchOptions>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Defines additional release branches.
- releaseBranches(Map<String, ? extends BranchOptions>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseBranches() - releaseEveryCommit(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Deprecated.Use `releaseTrigger: ReleaseTrigger.continuous()` instead
- releaseEveryCommit(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Deprecated.Use `releaseTrigger: ReleaseTrigger.continuous()` instead
- releaseEveryCommit(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.Use `releaseTrigger: ReleaseTrigger.continuous()` instead
- releaseEveryCommit(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.Use `releaseTrigger: ReleaseTrigger.continuous()` instead
- releaseFailureIssue(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Create a github issue on every failed publishing task.
- releaseFailureIssue(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseFailureIssue() - releaseFailureIssue(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Create a github issue on every failed publishing task.
- releaseFailureIssue(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseFailureIssue() - releaseFailureIssueLabel(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The label to apply to issues indicating publish failures.
- releaseFailureIssueLabel(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseFailureIssueLabel() - releaseFailureIssueLabel(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The label to apply to issues indicating publish failures.
- releaseFailureIssueLabel(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseFailureIssueLabel() - releaseSchedule(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Deprecated.Use `releaseTrigger: ReleaseTrigger.scheduled()` instead
- releaseSchedule(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Deprecated.Use `releaseTrigger: ReleaseTrigger.scheduled()` instead
- releaseSchedule(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.Use `releaseTrigger: ReleaseTrigger.scheduled()` instead
- releaseSchedule(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.Use `releaseTrigger: ReleaseTrigger.scheduled()` instead
- releaseTagPrefix(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Automatically add the given prefix to release tags.
- releaseTagPrefix(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseTagPrefix() - releaseTagPrefix(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Automatically add the given prefix to release tags.
- releaseTagPrefix(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseTagPrefix() - releaseToNpm(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Automatically release to npm when new versions are introduced.
- releaseToNpm(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getReleaseToNpm() - releaseToNpm(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Automatically release to npm when new versions are introduced.
- releaseToNpm(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getReleaseToNpm() - releaseTrigger(ReleaseTrigger) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The release trigger to use.
- releaseTrigger(ReleaseTrigger) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseTrigger() - releaseTrigger(ReleaseTrigger) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The release trigger to use.
- releaseTrigger(ReleaseTrigger) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseTrigger() - releaseWorkflow(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Deprecated.see `release`.
- releaseWorkflow(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Deprecated.see `release`.
- releaseWorkflow(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
Deprecated.see `release`.
- releaseWorkflow(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Deprecated.see `release`.
- releaseWorkflowName(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The name of the default release workflow.
- releaseWorkflowName(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseWorkflowName() - releaseWorkflowName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The name of the default release workflow.
- releaseWorkflowName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseWorkflowName() - releaseWorkflowSetupSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) A set of workflow steps to execute in order to setup the workflow container.
- releaseWorkflowSetupSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseWorkflowSetupSteps() - releaseWorkflowSetupSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) A set of workflow steps to execute in order to setup the workflow container.
- releaseWorkflowSetupSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getReleaseWorkflowSetupSteps() - renovatebot(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Use renovatebot to handle dependency upgrades.
- renovatebot(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getRenovatebot() - renovatebot(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Use renovatebot to handle dependency upgrades.
- renovatebot(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getRenovatebot() - renovatebot(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Use renovatebot to handle dependency upgrades.
- renovatebot(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getRenovatebot() - renovatebot(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Use renovatebot to handle dependency upgrades.
- renovatebot(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getRenovatebot() - renovatebotOptions(RenovatebotOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for renovatebot.
- renovatebotOptions(RenovatebotOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ProjectOptions.getRenovatebotOptions() - renovatebotOptions(RenovatebotOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Options for renovatebot.
- renovatebotOptions(RenovatebotOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
ProjectOptions.getRenovatebotOptions() - renovatebotOptions(RenovatebotOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Options for renovatebot.
- renovatebotOptions(RenovatebotOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
ProjectOptions.getRenovatebotOptions() - renovatebotOptions(RenovatebotOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for renovatebot.
- renovatebotOptions(RenovatebotOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ProjectOptions.getRenovatebotOptions() - repository(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The repository is the location where the actual code for your package lives.
- repository(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getRepository() - repository(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The repository is the location where the actual code for your package lives.
- repository(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getRepository() - repositoryDirectory(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) If the package.json for your package is not in the root directory (for example if it is part of a monorepo), you can specify the directory in which it lives.
- repositoryDirectory(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getRepositoryDirectory() - repositoryDirectory(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) If the package.json for your package is not in the root directory (for example if it is part of a monorepo), you can specify the directory in which it lives.
- repositoryDirectory(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getRepositoryDirectory() - repositoryName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Name of the CodeCommit repository to create.
- repositoryName(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
PDKPipelineProps.getRepositoryName() - requireApproval(ApprovalLevel) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) To protect you against unintended changes that affect your security posture, the AWS CDK Toolkit prompts you to approve security-related changes before deploying them.
- requireApproval(ApprovalLevel) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getRequireApproval() - requireApproval(ApprovalLevel) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) To protect you against unintended changes that affect your security posture, the AWS CDK Toolkit prompts you to approve security-related changes before deploying them.
- requireApproval(ApprovalLevel) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getRequireApproval() - requireApproval(ApprovalLevel) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) To protect you against unintended changes that affect your security posture, the AWS CDK Toolkit prompts you to approve security-related changes before deploying them.
- requireApproval(ApprovalLevel) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getRequireApproval() - resolutions(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getResolutions() - resource(String) - Method in class software.aws.awsprototypingsdk.pdknag.NagResult.Builder
-
Sets the value of
NagResult.getResource() - reuseCrossRegionSupportStacks(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Reuse the same cross region support stack for all pipelines in the App.
- reuseCrossRegionSupportStacks(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getReuseCrossRegionSupportStacks() - role(IRole) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
The IAM role to be assumed by this Pipeline.
- role(IRole) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getRole()
S
- sample(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Include sample code and test if the relevant directories don't exist.
- sample(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectOptions.getSample() - sample(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Include sample code and test if the relevant directories don't exist.
- sample(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getSample() - sampleCode(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Generate one-time sample in `src/` and `test/` if there are no files there.
- sampleCode(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getSampleCode() - sampleCode(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Generate one-time sample in `src/` and `test/` if there are no files there.
- sampleCode(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getSampleCode() - sampleJavaPackage(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) The java package to use for the code sample.
- sampleJavaPackage(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectOptions.getSampleJavaPackage() - scopedPackagesOptions(List<? extends ScopedPackagesOptions>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Options for privately hosted scoped packages.
- scopedPackagesOptions(List<? extends ScopedPackagesOptions>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getScopedPackagesOptions() - scopedPackagesOptions(List<? extends ScopedPackagesOptions>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Options for privately hosted scoped packages.
- scopedPackagesOptions(List<? extends ScopedPackagesOptions>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getScopedPackagesOptions() - scripts(Map<String, String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) npm scripts to include.
- scripts(Map<String, String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getScripts() - scripts(Map<String, String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) npm scripts to include.
- scripts(Map<String, String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getScripts() - SELF - software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependencyProject
-
Only rely on the package where the target is called.
- selfMutation(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Whether the pipeline will update itself.
- selfMutation(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getSelfMutation() - selfMutationCodeBuildDefaults(CodeBuildOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Additional customizations to apply to the self mutation CodeBuild projects.
- selfMutationCodeBuildDefaults(CodeBuildOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getSelfMutationCodeBuildDefaults() - SemverGroup - Interface in software.aws.awsprototypingsdk.nxmonorepo
- SemverGroup.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo
-
A builder for
SemverGroup - SemverGroup.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo
-
An implementation for
SemverGroup - semverGroups(List<? extends SemverGroup>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getSemverGroups() - semverRange(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getSemverRange() - setupConfig(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Additional fields to pass in the setup() function if using setuptools.
- setupConfig(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getSetupConfig() - setuptools(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Use setuptools with a setup.py script for packaging and publishing.
- setuptools(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getSetuptools() - software.aws.awsprototypingsdk.nxmonorepo - package software.aws.awsprototypingsdk.nxmonorepo
-
The nx-monorepo package vends a NxMonorepoProject Projen construct that adds NX monorepo support and manages your yarn/npm/pnpm workspaces on your behalf.
- software.aws.awsprototypingsdk.nxmonorepo.nx - package software.aws.awsprototypingsdk.nxmonorepo.nx
- software.aws.awsprototypingsdk.pdknag - package software.aws.awsprototypingsdk.pdknag
-
PDK Nag
- software.aws.awsprototypingsdk.pipeline - package software.aws.awsprototypingsdk.pipeline
-
The pipeline module vends an extension to CDK's CodePipeline construct, named PDKPipeline.
- SonarCodeScanner - Class in software.aws.awsprototypingsdk.pipeline
- SonarCodeScanner(JsiiObject.InitializationMode) - Constructor for class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner
- SonarCodeScanner(JsiiObjectRef) - Constructor for class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner
- SonarCodeScanner(Construct, String, SonarCodeScannerProps) - Constructor for class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner
- SonarCodeScanner.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A fluent builder for
SonarCodeScanner. - sonarCodeScannerConfig(SonarCodeScannerConfig) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Configuration for enabling Sonarqube code scanning on a successful synth.
- sonarCodeScannerConfig(SonarCodeScannerConfig) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
PDKPipelineProps.getSonarCodeScannerConfig() - SonarCodeScannerConfig - Interface in software.aws.awsprototypingsdk.pipeline
- SonarCodeScannerConfig.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A builder for
SonarCodeScannerConfig - SonarCodeScannerConfig.Jsii$Proxy - Class in software.aws.awsprototypingsdk.pipeline
-
An implementation for
SonarCodeScannerConfig - SonarCodeScannerProps - Interface in software.aws.awsprototypingsdk.pipeline
-
SonarCodeScanners properties.
- SonarCodeScannerProps.Builder - Class in software.aws.awsprototypingsdk.pipeline
-
A builder for
SonarCodeScannerProps - SonarCodeScannerProps.Jsii$Proxy - Class in software.aws.awsprototypingsdk.pipeline
-
An implementation for
SonarCodeScannerProps - sonarqubeAuthorizedGroup(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
Group name in Sonarqube with access to administer this project.
- sonarqubeAuthorizedGroup(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeAuthorizedGroup() - sonarqubeAuthorizedGroup(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeAuthorizedGroup() - sonarqubeDefaultProfileOrGateName(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
Default profile/gate name i.e: your org profile.
- sonarqubeDefaultProfileOrGateName(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeDefaultProfileOrGateName() - sonarqubeDefaultProfileOrGateName(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeDefaultProfileOrGateName() - sonarqubeEndpoint(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
endpoint of the sonarqube instance i.e: https://
. - sonarqubeEndpoint(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeEndpoint() - sonarqubeEndpoint(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeEndpoint() - sonarqubeProjectName(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
Name of the project to create in Sonarqube.
- sonarqubeProjectName(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeProjectName() - sonarqubeProjectName(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeProjectName() - sonarqubeSpecificProfileOrGateName(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
Specific profile/gate name i.e: language specific.
- sonarqubeSpecificProfileOrGateName(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeSpecificProfileOrGateName() - sonarqubeSpecificProfileOrGateName(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeSpecificProfileOrGateName() - sonarqubeTags(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
Tags to associate with this project.
- sonarqubeTags(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerConfig.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeTags() - sonarqubeTags(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerConfig.getSonarqubeTags() - sortAz(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getSortAz() - sortFirst(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getSortFirst() - source(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getSource() - srcdir(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Typescript sources directory.
- srcdir(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getSrcdir() - srcdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Typescript sources directory.
- srcdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getSrcdir() - stability(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Package's Stability.
- stability(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getStability() - stability(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Package's Stability.
- stability(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodePackageOptions.getStability() - stackTraces(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
Include construct creation stack trace in the `aws:cdk:trace` metadata key of all constructs.
- stackTraces(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
AppProps.getStackTraces() - stale(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Auto-close of stale issues and pull request.
- stale(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getStale() - stale(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Auto-close of stale issues and pull request.
- stale(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getStale() - stale(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Auto-close of stale issues and pull request.
- stale(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getStale() - stale(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Auto-close of stale issues and pull request.
- stale(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getStale() - staleOptions(StaleOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Auto-close stale issues and pull requests.
- staleOptions(StaleOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getStaleOptions() - staleOptions(StaleOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Auto-close stale issues and pull requests.
- staleOptions(StaleOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getStaleOptions() - staleOptions(StaleOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Auto-close stale issues and pull requests.
- staleOptions(StaleOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getStaleOptions() - staleOptions(StaleOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Auto-close stale issues and pull requests.
- staleOptions(StaleOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getStaleOptions() - suppressCDKViolations() - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline
- syncpackConfig(SyncpackConfig) - Method in class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Builder
-
Sets the value of
MonorepoUpgradeDepsOptions.getSyncpackConfig() - SyncpackConfig - Interface in software.aws.awsprototypingsdk.nxmonorepo
- SyncpackConfig.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo
-
A builder for
SyncpackConfig - SyncpackConfig.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo
-
An implementation for
SyncpackConfig - synth() - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject
-
Synthesize all project files into `outdir`.
- synth() - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp
-
Synthesize this stage into a cloud assembly.
- synth(IFileSetProducer) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
The build step that produces the CDK Cloud Assembly.
- synth(IFileSetProducer) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getSynth() - synth(StageSynthesisOptions) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp
-
Synthesize this stage into a cloud assembly.
- synthBuildArn(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScanner.Builder
-
ARN for the CodeBuild task responsible for executing the synth command.
- synthBuildArn(String) - Method in class software.aws.awsprototypingsdk.pipeline.SonarCodeScannerProps.Builder
-
Sets the value of
SonarCodeScannerProps.getSynthBuildArn() - synthCodeBuildDefaults(CodeBuildOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Additional customizations to apply to the synthesize CodeBuild projects.
- synthCodeBuildDefaults(CodeBuildOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getSynthCodeBuildDefaults() - synthShellStepPartialProps(ShellStepProps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
PDKPipeline by default assumes a NX Monorepo structure for it's codebase and uses sane defaults for the install and run commands.
- synthShellStepPartialProps(ShellStepProps) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
PDKPipelineProps.getSynthShellStepPartialProps()
T
- tags(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Builder
-
Sets the value of
ProjectConfig.getTags() - target(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependency.Builder
-
Sets the value of
TargetDependency.getTarget() - targetDefaults(TargetDefaults) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getTargetDefaults() - TargetDefaults - Interface in software.aws.awsprototypingsdk.nxmonorepo.nx
-
Target defaults config.
- TargetDefaults.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
A builder for
TargetDefaults - TargetDefaults.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
An implementation for
TargetDefaults - targetDependencies(Map<String, ? extends List<? extends TargetDependency>>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.WorkspaceConfig.Builder
-
Sets the value of
WorkspaceConfig.getTargetDependencies() - TargetDependency - Interface in software.aws.awsprototypingsdk.nxmonorepo.nx
-
Represents an NX Target Dependency.
- TargetDependency.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
A builder for
TargetDependency - TargetDependency.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
An implementation for
TargetDependency - TargetDependencyProject - Enum in software.aws.awsprototypingsdk.nxmonorepo.nx
-
Supported enums for a TargetDependency.
- targets(Map<String, ? extends ProjectTarget>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.nx.ProjectConfig.Builder
-
Sets the value of
ProjectConfig.getTargets() - taskName(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.MonorepoUpgradeDepsOptions.Builder
-
Sets the value of
MonorepoUpgradeDepsOptions.getTaskName() - testDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) List of test dependencies for this project.
- testDeps(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
JavaProjectCommonOptions.getTestDeps() - testdir(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Jest tests directory.
- testdir(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTestdir() - testdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Python sources directory.
- testdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
AwsCdkPythonAppOptions.getTestdir() - testdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Jest tests directory.
- testdir(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTestdir() - treeMetadata(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagApp.Builder
-
Include construct tree metadata as part of the Cloud Assembly.
- treeMetadata(Boolean) - Method in class software.aws.awsprototypingsdk.pdknag.PDKNagAppProps.Builder
-
Sets the value of
AppProps.getTreeMetadata() - tsconfig(TypescriptConfigOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Custom TSConfig.
- tsconfig(TypescriptConfigOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTsconfig() - tsconfig(TypescriptConfigOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Custom TSConfig.
- tsconfig(TypescriptConfigOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTsconfig() - tsconfigDev(TypescriptConfigOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Custom tsconfig options for the development tsconfig.json file (used for testing).
- tsconfigDev(TypescriptConfigOptions) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTsconfigDev() - tsconfigDev(TypescriptConfigOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Custom tsconfig options for the development tsconfig.json file (used for testing).
- tsconfigDev(TypescriptConfigOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTsconfigDev() - tsconfigDevFile(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The name of the development tsconfig.json file.
- tsconfigDevFile(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTsconfigDevFile() - tsconfigDevFile(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The name of the development tsconfig.json file.
- tsconfigDevFile(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTsconfigDevFile() - typescriptVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) TypeScript version to use.
- typescriptVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTypescriptVersion() - typescriptVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) TypeScript version to use.
- typescriptVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
TypeScriptProjectOptions.getTypescriptVersion()
U
- url(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) The URL, like the name, is not required.
- url(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
PomOptions.getUrl() - useChangeSets(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipeline.Builder
-
Deploy every stack by creating a change set and executing it.
- useChangeSets(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineProps.Builder
-
Sets the value of
CodePipelineProps.getUseChangeSets()
V
- valueOf(String) - Static method in enum software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependencyProject
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependencyProject
-
Returns an array containing the constants of this enum type, in the order they are declared.
- venv(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Use venv to manage a virtual environment for installing dependencies inside.
- venv(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getVenv() - venvOptions(VenvOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Venv options.
- venvOptions(VenvOptions) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonProjectOptions.getVenvOptions() - version(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) This is the last piece of the naming puzzle.
- version(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
PomOptions.getVersion() - version(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Version of the package.
- version(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
PythonPackagingOptions.getVersion() - VersionGroup - Interface in software.aws.awsprototypingsdk.nxmonorepo
- VersionGroup.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo
-
A builder for
VersionGroup - VersionGroup.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo
-
An implementation for
VersionGroup - versionGroups(List<? extends VersionGroup>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getVersionGroups() - versionrcOptions(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Custom configuration used when creating changelog with standard-version package.
- versionrcOptions(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getVersionrcOptions() - versionrcOptions(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Custom configuration used when creating changelog with standard-version package.
- versionrcOptions(Map<String, ? extends Object>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getVersionrcOptions() - visit(IConstruct) - Method in class software.aws.awsprototypingsdk.pdknag.AwsPrototypingChecks
-
Check if CfnResource and apply rules.
- vscode(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Enable VSCode integration.
- vscode(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getVscode() - vscode(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Enable VSCode integration.
- vscode(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getVscode() - vscode(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Enable VSCode integration.
- vscode(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getVscode() - vscode(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Enable VSCode integration.
- vscode(Boolean) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
GitHubProjectOptions.getVscode()
W
- watchExcludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Glob patterns to exclude from `cdk watch`.
- watchExcludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getWatchExcludes() - watchExcludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Glob patterns to exclude from `cdk watch`.
- watchExcludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getWatchExcludes() - watchExcludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Glob patterns to exclude from `cdk watch`.
- watchExcludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getWatchExcludes() - watchIncludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProject.Builder
-
(experimental) Glob patterns to include in `cdk watch`.
- watchIncludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineJavaProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getWatchIncludes() - watchIncludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProject.Builder
-
(experimental) Glob patterns to include in `cdk watch`.
- watchIncludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelinePyProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getWatchIncludes() - watchIncludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Glob patterns to include in `cdk watch`.
- watchIncludes(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
CdkConfigCommonOptions.getWatchIncludes() - workflowBootstrapSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Workflow steps to use in order to bootstrap this repo.
- workflowBootstrapSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getWorkflowBootstrapSteps() - workflowBootstrapSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Workflow steps to use in order to bootstrap this repo.
- workflowBootstrapSteps(List<? extends JobStep>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getWorkflowBootstrapSteps() - workflowContainerImage(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Container image to use for GitHub workflows.
- workflowContainerImage(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getWorkflowContainerImage() - workflowContainerImage(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Container image to use for GitHub workflows.
- workflowContainerImage(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getWorkflowContainerImage() - workflowGitIdentity(GitIdentity) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The git identity to use in workflows.
- workflowGitIdentity(GitIdentity) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getWorkflowGitIdentity() - workflowGitIdentity(GitIdentity) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The git identity to use in workflows.
- workflowGitIdentity(GitIdentity) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getWorkflowGitIdentity() - workflowNodeVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) The node version to use in GitHub workflows.
- workflowNodeVersion(String) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getWorkflowNodeVersion() - workflowNodeVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) The node version to use in GitHub workflows.
- workflowNodeVersion(String) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
NodeProjectOptions.getWorkflowNodeVersion() - workflowRunsOn(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
(experimental) Github Runner selection labels.
- workflowRunsOn(List<String>) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getWorkflowRunsOn() - workflowRunsOn(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProject.Builder
-
(experimental) Github Runner selection labels.
- workflowRunsOn(List<String>) - Method in class software.aws.awsprototypingsdk.pipeline.PDKPipelineTsProjectOptions.Builder
-
Sets the value of
ReleaseProjectOptions.getWorkflowRunsOn() - workspace(Boolean) - Method in class software.aws.awsprototypingsdk.nxmonorepo.SyncpackConfig.Builder
-
Sets the value of
SyncpackConfig.getWorkspace() - workspaceConfig(WorkspaceConfig) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProject.Builder
-
Configuration for workspace.
- workspaceConfig(WorkspaceConfig) - Method in class software.aws.awsprototypingsdk.nxmonorepo.NxMonorepoProjectOptions.Builder
-
Sets the value of
NxMonorepoProjectOptions.getWorkspaceConfig() - WorkspaceConfig - Interface in software.aws.awsprototypingsdk.nxmonorepo.nx
-
NX workspace configurations.
- WorkspaceConfig - Interface in software.aws.awsprototypingsdk.nxmonorepo
-
Workspace configurations.
- WorkspaceConfig.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
A builder for
WorkspaceConfig - WorkspaceConfig.Builder - Class in software.aws.awsprototypingsdk.nxmonorepo
-
A builder for
WorkspaceConfig - WorkspaceConfig.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo.nx
-
An implementation for
WorkspaceConfig - WorkspaceConfig.Jsii$Proxy - Class in software.aws.awsprototypingsdk.nxmonorepo
-
An implementation for
WorkspaceConfig
All Classes All Packages