Available on crate feature
codebuild only.Expand description
AWS Lambda event definitions for codebuild.
Structs§
- Code
Build Artifact CodeBuildArtifactrepresents the artifact provided to build- Code
Build Environment CodeBuildEnvironmentrepresents the environment for a build- Code
Build Environment Variable CodeBuildEnvironmentVariableencapsulate environment variables for the code build- Code
Build Event CodeBuildEventis documented at: https://docs.aws.amazon.com/codebuild/latest/userguide/sample-build-notifications.html#sample-build-notifications-ref- Code
Build Event Additional Information CodeBuildEventAdditionalInformationrepresents additional information to the code build event- Code
Build Event Detail CodeBuildEventDetailrepresents the all details related to the code build event- Code
Build Logs CodeBuildLogsgives the log details of a code build- Code
Build Phase CodeBuildPhaserepresents the phase of a build and its details- Code
Build Source CodeBuildSourcerepresent the code source will be build