GetPipelineStateOutput constructor
      
      GetPipelineStateOutput({})
     
    
    
Implementation
GetPipelineStateOutput({
  this.created,
  this.pipelineName,
  this.pipelineVersion,
  this.stageStates,
  this.updated,
});GetPipelineStateOutput({
  this.created,
  this.pipelineName,
  this.pipelineVersion,
  this.stageStates,
  this.updated,
});