Crate rusoto_codebuild [] [src]

AWS CodeBuild

If you're using the service, you're probably looking for CodeBuildClient and CodeBuild.

Structs

BatchGetBuildsInput
BatchGetBuildsOutput
BatchGetProjectsInput
BatchGetProjectsOutput
Build

Information about a build.

BuildArtifacts

Information about build output artifacts.

BuildPhase

Information about a stage for a build.

CodeBuildClient

A client for the AWS CodeBuild API.

CreateProjectInput
CreateProjectOutput
DeleteProjectInput
DeleteProjectOutput
EnvironmentImage

Information about a Docker image that is managed by AWS CodeBuild.

EnvironmentLanguage

A set of Docker images that are related by programming language and are managed by AWS CodeBuild.

EnvironmentPlatform

A set of Docker images that are related by platform and are managed by AWS CodeBuild.

EnvironmentVariable

Information about an environment variable for a build project or a build.

ListBuildsForProjectInput
ListBuildsForProjectOutput
ListBuildsInput
ListBuildsOutput
ListCuratedEnvironmentImagesInput
ListCuratedEnvironmentImagesOutput
ListProjectsInput
ListProjectsOutput
LogsLocation

Information about build logs in Amazon CloudWatch Logs.

PhaseContext

Additional information about a build phase that has an error. You can use this information to help troubleshoot a failed build.

Project

Information about a build project.

ProjectArtifacts

Information about the build output artifacts for the build project.

ProjectEnvironment

Information about the build environment of the build project.

ProjectSource

Information about the build input source code for the build project.

SourceAuth

Information about the authorization settings for AWS CodeBuild to access the source code to be built.

This information is for the AWS CodeBuild console's use only. Your code should not get or set this information directly (unless the build project's source type value is GITHUB).

StartBuildInput
StartBuildOutput
StopBuildInput
StopBuildOutput
Tag

A tag, consisting of a key and a value.

This tag is available for use by AWS services that support tags in AWS CodeBuild.

UpdateProjectInput
UpdateProjectOutput

Enums

BatchGetBuildsError

Errors returned by BatchGetBuilds

BatchGetProjectsError

Errors returned by BatchGetProjects

CreateProjectError

Errors returned by CreateProject

DeleteProjectError

Errors returned by DeleteProject

ListBuildsError

Errors returned by ListBuilds

ListBuildsForProjectError

Errors returned by ListBuildsForProject

ListCuratedEnvironmentImagesError

Errors returned by ListCuratedEnvironmentImages

ListProjectsError

Errors returned by ListProjects

StartBuildError

Errors returned by StartBuild

StopBuildError

Errors returned by StopBuild

UpdateProjectError

Errors returned by UpdateProject

Traits

CodeBuild

Trait representing the capabilities of the AWS CodeBuild API. AWS CodeBuild clients implement this trait.

Type Definitions

ArtifactNamespace
ArtifactPackaging
ArtifactsType
Boolean
BuildIds
BuildPhaseType
BuildPhases
Builds
ComputeType
EnvironmentImages
EnvironmentLanguages
EnvironmentPlatforms
EnvironmentType
EnvironmentVariables
KeyInput
LanguageType
NonEmptyString
PhaseContexts
PlatformType
ProjectDescription
ProjectName
ProjectNames
ProjectSortByType
Projects
SortOrderType
SourceAuthType
SourceType
StatusType
TagList
TimeOut
Timestamp
ValueInput
WrapperInt
WrapperLong