Pipeline Args
constructor(artifactStores: Output<List<PipelineArtifactStoreArgs>>? = null, name: Output<String>? = null, roleArn: Output<String>? = null, stages: Output<List<PipelineStageArgs>>? = null, tags: Output<Map<String, String>>? = null)