Amazon.CodePipeline.Model.PutJobSuccessResultRequest.IsSetCurrentRevision C# (CSharp) Méthode

IsSetCurrentRevision() private méthode

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