Amazon.ElasticBeanstalk.Model.SourceBuildInformation.IsSetSourceRepository C# (CSharp) 메소드

IsSetSourceRepository() 개인적인 메소드

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