Available on crate feature
codebuild
only.Expand description
AWS Lambda event definitions for codebuild.
Structs§
- Code
Build Artifact CodeBuildArtifact
represents the artifact provided to build- Code
Build Environment CodeBuildEnvironment
represents the environment for a build- Code
Build Environment Variable CodeBuildEnvironmentVariable
encapsulate environment variables for the code build- Code
Build Event CodeBuildEvent
is documented at: https://docs.aws.amazon.com/codebuild/latest/userguide/sample-build-notifications.html#sample-build-notifications-ref- Code
Build Event Additional Information CodeBuildEventAdditionalInformation
represents additional information to the code build event- Code
Build Event Detail CodeBuildEventDetail
represents the all details related to the code build event- Code
Build Logs CodeBuildLogs
gives the log details of a code build- Code
Build Phase CodeBuildPhase
represents the phase of a build and its details- Code
Build Source CodeBuildSource
represent the code source will be build