Amazon.CodePipeline.Model.PutJobSuccessResultRequest.IsSetCurrentRevision C# (CSharp) Метод

IsSetCurrentRevision() приватный Метод

private IsSetCurrentRevision ( ) : bool
Результат bool
        internal bool IsSetCurrentRevision()
        {
            return this._currentRevision != null;
        }