Amazon.CodePipeline.Model.RetryStageExecutionRequest.IsSetPipelineExecutionId C# (CSharp) Method

IsSetPipelineExecutionId() private method

private IsSetPipelineExecutionId ( ) : bool
return bool
        internal bool IsSetPipelineExecutionId()
        {
            return this._pipelineExecutionId != null;
        }