package internal import ( "github.com/aws/aws-cdk-go/awscdk/v2/awscodepipeline" "github.com/aws/constructs-go/constructs/v10" ) type Type__awscodepipelineAction = awscodepipeline.Action type Type__constructsConstruct = constructs.Construct type Type__constructsIConstruct = constructs.IConstruct