Amazon.Batch.Model.RegisterJobDefinitionResponse.IsSetRevision C# (CSharp) 메소드

IsSetRevision() 개인적인 메소드

private IsSetRevision ( ) : bool
리턴 bool
        internal bool IsSetRevision()
        {
            return this._revision.HasValue; 
        }