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

IsSetPipelineName() private method

private IsSetPipelineName ( ) : bool
return bool
        internal bool IsSetPipelineName()
        {
            return this._pipelineName != null;
        }