Amazon.CodePipeline.Model.GetPipelineExecutionResponse.IsSetPipelineExecution C# (CSharp) Method

IsSetPipelineExecution() private method

private IsSetPipelineExecution ( ) : bool
return bool
        internal bool IsSetPipelineExecution()
        {
            return this._pipelineExecution != null;
        }
GetPipelineExecutionResponse