Values_2.SelectiveExecutionResultSourceThe ARN from an execution of the current pipeline.
type nonrec t = {sourcePipelineExecutionArn : Values_0.PipelineExecutionArn.t option;The ARN from an execution of the current pipeline.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.PipelineExecutionArn.t ]) list ]