Contents:
aws_cdk.aws_codebuild.
BindToCodePipelineOptions
Bases: object
object
The extra options passed to the {@link IProject.bindToCodePipeline} method.
artifact_bucket (IBucket) – The artifact bucket that will be used by the action that invokes this project.
IBucket
Attributes
artifact_bucket
The artifact bucket that will be used by the action that invokes this project.