Amazon.CodePipeline.Model.PutJobSuccessResultRequest.IsSetCurrentRevision C# (CSharp) Method

IsSetCurrentRevision() private method

private IsSetCurrentRevision ( ) : bool
return bool
        internal bool IsSetCurrentRevision()
        {
            return this._currentRevision != null;
        }