UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

6 lines (5 loc) 269 B
import { Construct } from 'constructs'; import * as codebuild from '../../../../aws-codebuild'; import * as codepipeline from '../../../../aws-codepipeline'; import * as events from '../../../../aws-events'; import { DockerCredential } from '../../docker-credentials';