Describe the feature
some case pipelineType "V2" is more cost effective.
I want to use Pipeline-level variables for manual trigger pipeline.
https://docs.aws.amazon.com/codepipeline/latest/userguide/pipeline-types-planning.html
https://aws.amazon.com/codepipeline/pricing/
Use Case
We have large Infrastructure. We want partial deploy.
use Manual trigger with Pipeline level variables and set deploy target through variables.
Proposed Solution
add pipelineType and variables to pipelineProps,
pipeline validate variables should set pipelineType "V2"
passthrough these to CfnPipeline
Other Information
No response
Acknowledgements
CDK version used
2.116.1
Environment details (OS name and version, etc.)
windows 11