Module codebuild

Module codebuild 

Source
Available on crate feature codebuild only.
Expand description

AWS Lambda event definitions for codebuild.

Structs§

CodeBuildArtifact
CodeBuildArtifact represents the artifact provided to build
CodeBuildEnvironment
CodeBuildEnvironment represents the environment for a build
CodeBuildEnvironmentVariable
CodeBuildEnvironmentVariable encapsulate environment variables for the code build
CodeBuildEvent
CodeBuildEvent is documented at: https://docs.aws.amazon.com/codebuild/latest/userguide/sample-build-notifications.html#sample-build-notifications-ref
CodeBuildEventAdditionalInformation
CodeBuildEventAdditionalInformation represents additional information to the code build event
CodeBuildEventDetail
CodeBuildEventDetail represents the all details related to the code build event
CodeBuildLogs
CodeBuildLogs gives the log details of a code build
CodeBuildPhase
CodeBuildPhase represents the phase of a build and its details
CodeBuildSource
CodeBuildSource represent the code source will be build

Type Aliases§

CodeBuildPhaseStatus
CodeBuildPhaseType
CodeBuildTime