| ArtifactsConfig
|
| ArtifactsConfig.Builder
|
| ArtifactsProps
(experimental) Properties common to all Artifacts classes.
|
| ArtifactsProps.Builder
|
| BatchBuildConfig
|
| BatchBuildConfig.Builder
|
| BindToCodePipelineOptions
(experimental) The extra options passed to the IProject.bindToCodePipeline method.
|
| BindToCodePipelineOptions.Builder
|
| BitBucketSourceCredentials
(experimental) The source credentials used when contacting the BitBucket API.
|
| BitBucketSourceCredentials.Builder
|
| BitBucketSourceCredentialsProps
|
| BitBucketSourceCredentialsProps.Builder
|
| BitBucketSourceProps
(experimental) Construction properties for BitBucketSource.
|
| BitBucketSourceProps.Builder
|
| BucketCacheOptions |
| BucketCacheOptions.Builder
|
| BuildEnvironment |
| BuildEnvironment.Builder
|
| BuildEnvironmentVariable |
| BuildEnvironmentVariable.Builder
|
| BuildEnvironmentVariableType |
| BuildImageBindOptions
(experimental) Optional arguments to IBuildImage.binder - currently empty.
|
| BuildImageBindOptions.Builder
|
| BuildImageConfig
(experimental) The return type from IBuildImage.binder - currently empty.
|
| BuildImageConfig.Builder
|
| BuildSpec
(experimental) BuildSpec for CodeBuild projects.
|
| Cache
(experimental) Cache options for CodeBuild Project.
|
| CfnProject
A CloudFormation `AWS::CodeBuild::Project`.
|
| CfnProject.ArtifactsProperty |
| CfnProject.ArtifactsProperty.Builder
|
| CfnProject.BatchRestrictionsProperty |
| CfnProject.BatchRestrictionsProperty.Builder
|
| CfnProject.Builder
|
| CfnProject.BuildStatusConfigProperty |
| CfnProject.BuildStatusConfigProperty.Builder
|
| CfnProject.CloudWatchLogsConfigProperty |
| CfnProject.CloudWatchLogsConfigProperty.Builder
|
| CfnProject.EnvironmentProperty |
| CfnProject.EnvironmentProperty.Builder
|
| CfnProject.EnvironmentVariableProperty |
| CfnProject.EnvironmentVariableProperty.Builder
|
| CfnProject.GitSubmodulesConfigProperty |
| CfnProject.GitSubmodulesConfigProperty.Builder
|
| CfnProject.LogsConfigProperty |
| CfnProject.LogsConfigProperty.Builder
|
| CfnProject.ProjectBuildBatchConfigProperty |
| CfnProject.ProjectBuildBatchConfigProperty.Builder
|
| CfnProject.ProjectCacheProperty |
| CfnProject.ProjectCacheProperty.Builder
|
| CfnProject.ProjectFileSystemLocationProperty |
| CfnProject.ProjectFileSystemLocationProperty.Builder
|
| CfnProject.ProjectSourceVersionProperty |
| CfnProject.ProjectSourceVersionProperty.Builder
|
| CfnProject.ProjectTriggersProperty |
| CfnProject.ProjectTriggersProperty.Builder
|
| CfnProject.RegistryCredentialProperty |
| CfnProject.RegistryCredentialProperty.Builder
|
| CfnProject.S3LogsConfigProperty |
| CfnProject.S3LogsConfigProperty.Builder
|
| CfnProject.SourceAuthProperty |
| CfnProject.SourceAuthProperty.Builder
|
| CfnProject.SourceProperty |
| CfnProject.SourceProperty.Builder
|
| CfnProject.VpcConfigProperty |
| CfnProject.VpcConfigProperty.Builder
|
| CfnProject.WebhookFilterProperty |
| CfnProject.WebhookFilterProperty.Builder
|
| CfnProjectProps
Properties for defining a `AWS::CodeBuild::Project`.
|
| CfnProjectProps.Builder
|
| CfnReportGroup
A CloudFormation `AWS::CodeBuild::ReportGroup`.
|
| CfnReportGroup.Builder
|
| CfnReportGroup.ReportExportConfigProperty |
| CfnReportGroup.ReportExportConfigProperty.Builder
|
| CfnReportGroup.S3ReportExportConfigProperty |
| CfnReportGroup.S3ReportExportConfigProperty.Builder
|
| CfnReportGroupProps
Properties for defining a `AWS::CodeBuild::ReportGroup`.
|
| CfnReportGroupProps.Builder
|
| CfnSourceCredential
A CloudFormation `AWS::CodeBuild::SourceCredential`.
|
| CfnSourceCredential.Builder
|
| CfnSourceCredentialProps
Properties for defining a `AWS::CodeBuild::SourceCredential`.
|
| CfnSourceCredentialProps.Builder
|
| CloudWatchLoggingOptions
(experimental) Information about logs built to a CloudWatch Log Group for a build project.
|
| CloudWatchLoggingOptions.Builder
|
| CodeCommitSourceProps
(experimental) Construction properties for CodeCommitSource.
|
| CodeCommitSourceProps.Builder
|
| CommonProjectProps |
| CommonProjectProps.Builder
|
| ComputeType
(experimental) Build machine compute type.
|
| DockerImageOptions
(experimental) The options when creating a CodeBuild Docker build image using LinuxBuildImage.fromDockerRegistry or WindowsBuildImage.fromDockerRegistry.
|
| DockerImageOptions.Builder
|
| EfsFileSystemLocationProps
(experimental) Construction properties for EfsFileSystemLocation.
|
| EfsFileSystemLocationProps.Builder
|
| EventAction
(experimental) The types of webhook event actions.
|
| FileSystemConfig
|
| FileSystemConfig.Builder
|
| FilterGroup
(experimental) An object that represents a group of filter conditions for a webhook.
|
| GitHubEnterpriseSourceCredentials
(experimental) The source credentials used when contacting the GitHub Enterprise API.
|
| GitHubEnterpriseSourceCredentials.Builder
|
| GitHubEnterpriseSourceCredentialsProps
|
| GitHubEnterpriseSourceCredentialsProps.Builder
|
| GitHubEnterpriseSourceProps
(experimental) Construction properties for GitHubEnterpriseSource.
|
| GitHubEnterpriseSourceProps.Builder
|
| GitHubSourceCredentials
(experimental) The source credentials used when contacting the GitHub API.
|
| GitHubSourceCredentials.Builder
|
| GitHubSourceCredentialsProps
|
| GitHubSourceCredentialsProps.Builder
|
| GitHubSourceProps
(experimental) Construction properties for GitHubSource and GitHubEnterpriseSource.
|
| GitHubSourceProps.Builder
|
| IArtifacts
(experimental) The abstract interface of a CodeBuild build output.
|
| IArtifacts.Jsii$Default
|
IBindableBuildImage
(experimental) A variant of IBuildImage that allows binding to the project.
|
| IBindableBuildImage.Jsii$Default
|
| IBuildImage
(experimental) Represents a Docker image used for the CodeBuild Project builds.
|
| IBuildImage.Jsii$Default
|
| IFileSystemLocation
(experimental) The interface of a CodeBuild FileSystemLocation.
|
| IFileSystemLocation.Jsii$Default
|
| ImagePullPrincipalType
(experimental) The type of principal CodeBuild will use to pull your build Docker image.
|
| IProject |
IProject.Jsii$Default
Internal default implementation for IProject.
|
IReportGroup
(experimental) The interface representing the ReportGroup resource - either an existing one, imported using the ReportGroup.fromReportGroupName method, or a new one, created with the ReportGroup class.
|
| IReportGroup.Jsii$Default
|
| ISource
(experimental) The abstract interface of a CodeBuild source.
|
ISource.Jsii$Default
Internal default implementation for ISource.
|
| LocalCacheMode
(experimental) Local cache modes to enable for the CodeBuild Project.
|
| LoggingOptions
(experimental) Information about logs for the build project.
|
| LoggingOptions.Builder
|
| PipelineProject
(experimental) A convenience class for CodeBuild Projects that are used in CodePipeline.
|
| PipelineProject.Builder
|
| PipelineProjectProps |
| PipelineProjectProps.Builder
|
| Project
(experimental) A representation of a CodeBuild Project.
|
Project.Builder
(experimental) A fluent builder for Project.
|
| ProjectProps |
| ProjectProps.Builder
|
| ReportGroup
(experimental) The ReportGroup resource class.
|
| ReportGroup.Builder
|
ReportGroupProps
(experimental) Construction properties for ReportGroup.
|
| ReportGroupProps.Builder
|
| S3ArtifactsProps
(experimental) Construction properties for S3Artifacts.
|
| S3ArtifactsProps.Builder
|
| S3LoggingOptions
(experimental) Information about logs built to an S3 bucket for a build project.
|
| S3LoggingOptions.Builder
|
| S3SourceProps
(experimental) Construction properties for S3Source.
|
| S3SourceProps.Builder
|
| SourceConfig
|
| SourceConfig.Builder
|
| SourceProps
(experimental) Properties common to all Source classes.
|
| SourceProps.Builder
|
| UntrustedCodeBoundaryPolicy
(experimental) Permissions Boundary for a CodeBuild Project running untrusted code.
|
| UntrustedCodeBoundaryPolicy.Builder
|
| UntrustedCodeBoundaryPolicyProps
(experimental) Construction properties for UntrustedCodeBoundaryPolicy.
|
| UntrustedCodeBoundaryPolicyProps.Builder
|
| WindowsImageType
(experimental) Environment type for Windows Docker images.
|