Skip to content

Commit

Permalink
Update packages/aws-cdk-lib/pipelines/lib/codepipeline/codepipeline.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizencc authored Jan 4, 2024
1 parent 3ea3f21 commit 7a8be3c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ export interface CodePipelineProps {
*
* @default - no cross region replication buckets.
*/

readonly crossRegionReplicationBuckets?: { [region: string]: s3.IBucket };
}

Expand Down

0 comments on commit 7a8be3c

Please sign in to comment.