Amazon.ElasticBeanstalk.Model.DeleteApplicationVersionRequest.IsSetDeleteSourceBundle C# (CSharp) 메소드

IsSetDeleteSourceBundle() 개인적인 메소드

private IsSetDeleteSourceBundle ( ) : bool
리턴 bool
        internal bool IsSetDeleteSourceBundle()
        {
            return this._deleteSourceBundle.HasValue; 
        }