Amazon.CodePipeline.Model.PutJobSuccessResultRequest.IsSetCurrentRevision C# (CSharp) 메소드

IsSetCurrentRevision() 개인적인 메소드

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